build(deps): bump the go-minor-patch group across 2 directories with 26 updates#3538
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the go-minor-patch group across 2 directories with 26 updates#3538dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…26 updates Bumps the go-minor-patch group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.43.0` | `2.45.0` | | [github.com/InfluxCommunity/influxdb3-go/v2](https://github.com/InfluxCommunity/influxdb3-go) | `2.11.0` | `2.13.0` | | [github.com/alitto/pond/v2](https://github.com/alitto/pond) | `2.6.0` | `2.7.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.6` | `1.32.14` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.97.3` | `1.99.0` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.6.0` | `0.7.0` | | [github.com/gagliardetto/solana-go](https://github.com/gagliardetto/solana-go) | `1.14.0` | `1.18.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.4` | `1.18.5` | | [github.com/lmittmann/tint](https://github.com/lmittmann/tint) | `1.1.2` | `1.1.3` | | [github.com/maxmind/mmdbwriter](https://github.com/maxmind/mmdbwriter) | `1.1.0` | `1.2.0` | | [github.com/mdlayher/netlink](https://github.com/mdlayher/netlink) | `1.8.0` | `1.11.0` | | [github.com/mr-tron/base58](https://github.com/mr-tron/base58) | `1.2.0` | `1.3.0` | | [github.com/openconfig/goyang](https://github.com/openconfig/goyang) | `1.6.0` | `1.6.3` | | [github.com/prometheus-community/pro-bing](https://github.com/prometheus-community/pro-bing) | `0.7.0` | `0.8.0` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.67.4` | `0.67.5` | | [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.57.1` | `0.59.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.40.0` | `0.42.0` | | [github.com/testcontainers/testcontainers-go/modules/clickhouse](https://github.com/testcontainers/testcontainers-go) | `0.40.0` | `0.42.0` | | [github.com/testcontainers/testcontainers-go/modules/redpanda](https://github.com/testcontainers/testcontainers-go) | `0.40.0` | `0.42.0` | | [github.com/twmb/franz-go](https://github.com/twmb/franz-go) | `1.20.5` | `1.20.7` | | [github.com/twmb/franz-go/pkg/kadm](https://github.com/twmb/franz-go) | `1.17.1` | `1.17.2` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.33.0` | `0.35.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.52.0` | `0.53.0` | Bumps the go-minor-patch group with 3 updates in the /controlplane/s3-uploader directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) and [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml). Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.43.0 to 2.45.0 - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-go@v2.43.0...v2.45.0) Updates `github.com/InfluxCommunity/influxdb3-go/v2` from 2.11.0 to 2.13.0 - [Release notes](https://github.com/InfluxCommunity/influxdb3-go/releases) - [Changelog](https://github.com/InfluxCommunity/influxdb3-go/blob/main/CHANGELOG.md) - [Commits](InfluxCommunity/influxdb3-go@v2.11.0...v2.13.0) Updates `github.com/alitto/pond/v2` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/alitto/pond/releases) - [Commits](alitto/pond@v2.6.0...v2.7.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.6 to 1.32.14 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.6...config/v1.32.14) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.97.3 to 1.99.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.97.3...service/s3/v1.99.0) Updates `github.com/docker/go-connections` from 0.6.0 to 0.7.0 - [Commits](docker/go-connections@v0.6.0...v0.7.0) Updates `github.com/gagliardetto/solana-go` from 1.14.0 to 1.18.0 - [Release notes](https://github.com/gagliardetto/solana-go/releases) - [Changelog](https://github.com/solana-foundation/solana-go/blob/main/CHANGELOG.md) - [Commits](solana-foundation/solana-go@v1.14.0...v1.18.0) Updates `github.com/klauspost/compress` from 1.18.4 to 1.18.5 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.4...v1.18.5) Updates `github.com/lmittmann/tint` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/lmittmann/tint/releases) - [Commits](lmittmann/tint@v1.1.2...v1.1.3) Updates `github.com/maxmind/mmdbwriter` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/maxmind/mmdbwriter/releases) - [Changelog](https://github.com/maxmind/mmdbwriter/blob/main/CHANGELOG.md) - [Commits](maxmind/mmdbwriter@v1.1.0...v1.2.0) Updates `github.com/mdlayher/netlink` from 1.8.0 to 1.11.0 - [Release notes](https://github.com/mdlayher/netlink/releases) - [Changelog](https://github.com/mdlayher/netlink/blob/main/CHANGELOG.md) - [Commits](mdlayher/netlink@v1.8.0...v1.11.0) Updates `github.com/mr-tron/base58` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/mr-tron/base58/releases) - [Commits](mr-tron/base58@v1.2.0...v1.3.0) Updates `github.com/openconfig/goyang` from 1.6.0 to 1.6.3 - [Release notes](https://github.com/openconfig/goyang/releases) - [Commits](openconfig/goyang@v1.6.0...v1.6.3) Updates `github.com/prometheus-community/pro-bing` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/prometheus-community/pro-bing/releases) - [Commits](prometheus-community/pro-bing@v0.7.0...v0.8.0) Updates `github.com/prometheus/common` from 0.67.4 to 0.67.5 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.67.4...v0.67.5) Updates `github.com/quic-go/quic-go` from 0.57.1 to 0.59.0 - [Release notes](https://github.com/quic-go/quic-go/releases) - [Commits](quic-go/quic-go@v0.57.1...v0.59.0) Updates `github.com/testcontainers/testcontainers-go` from 0.40.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.40.0...v0.42.0) Updates `github.com/testcontainers/testcontainers-go/modules/clickhouse` from 0.40.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.40.0...v0.42.0) Updates `github.com/testcontainers/testcontainers-go/modules/redpanda` from 0.40.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.40.0...v0.42.0) Updates `github.com/twmb/franz-go` from 1.20.5 to 1.20.7 - [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md) - [Commits](twmb/franz-go@v1.20.5...v1.20.7) Updates `github.com/twmb/franz-go/pkg/kadm` from 1.17.1 to 1.17.2 - [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md) - [Commits](twmb/franz-go@v1.17.1...pkg/kadm/v1.17.2) Updates `golang.org/x/mod` from 0.33.0 to 0.35.0 - [Commits](golang/mod@v0.33.0...v0.35.0) Updates `golang.org/x/net` from 0.52.0 to 0.53.0 - [Commits](golang/net@v0.52.0...v0.53.0) Updates `golang.org/x/sys` from 0.42.0 to 0.43.0 - [Commits](golang/sys@v0.42.0...v0.43.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.6 to 1.32.14 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.6...config/v1.32.14) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.97.3 to 1.99.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.97.3...service/s3/v1.99.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.6 to 1.32.14 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.6...config/v1.32.14) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.97.3 to 1.99.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.97.3...service/s3/v1.99.0) Updates `github.com/BurntSushi/toml` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/BurntSushi/toml/releases) - [Commits](BurntSushi/toml@v1.5.0...v1.6.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.6 to 1.32.14 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.6...config/v1.32.14) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.6 to 1.19.14 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/m2/v1.19.6...credentials/v1.19.14) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.97.3 to 1.99.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.97.3...service/s3/v1.99.0) --- updated-dependencies: - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/InfluxCommunity/influxdb3-go/v2 dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/alitto/pond/v2 dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.99.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/docker/go-connections dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/gagliardetto/solana-go dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/klauspost/compress dependency-version: 1.18.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/lmittmann/tint dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/maxmind/mmdbwriter dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/mdlayher/netlink dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/mr-tron/base58 dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/openconfig/goyang dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/prometheus-community/pro-bing dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/prometheus/common dependency-version: 0.67.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/quic-go/quic-go dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/testcontainers/testcontainers-go/modules/clickhouse dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/testcontainers/testcontainers-go/modules/redpanda dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/twmb/franz-go dependency-version: 1.20.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/twmb/franz-go/pkg/kadm dependency-version: 1.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: golang.org/x/mod dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/net dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/sys dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.99.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.99.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/BurntSushi/toml dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.99.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-minor-patch group with 23 updates in the / directory:
2.43.02.45.02.11.02.13.02.6.02.7.11.32.61.32.141.97.31.99.00.6.00.7.01.14.01.18.01.18.41.18.51.1.21.1.31.1.01.2.01.8.01.11.01.2.01.3.01.6.01.6.30.7.00.8.00.67.40.67.50.57.10.59.00.40.00.42.00.40.00.42.00.40.00.42.01.20.51.20.71.17.11.17.20.33.00.35.00.52.00.53.0Bumps the go-minor-patch group with 3 updates in the /controlplane/s3-uploader directory: github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/s3 and github.com/BurntSushi/toml.
Updates
github.com/ClickHouse/clickhouse-go/v2from 2.43.0 to 2.45.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
... (truncated)
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
... (truncated)
Commits
1422cc5Update release notesc790ac6Merge pull request #1826 from binger-li-dd/fix/host-header-http-transport30d09f0fix: set req.Host for Host header in HTTP transport960153bMerge pull request #1818 from ClickHouse/kavirajk/fix-code-review-workflowf8cbde7chore: pass explicity github token for claude reviewb24794bUpdate release notesd6c6a95Merge pull request #1816 from ClickHouse/kavirajk/agent-review-id-token-fix9ca8018chore: remove the todos5e30f1dchore: fix the code-review CI error with enough rights.fcfc8b8Merge pull request #1811 from ClickHouse/kavirajk/integrate-claude-code-gh-ac...Updates
github.com/InfluxCommunity/influxdb3-go/v2from 2.11.0 to 2.13.0Release notes
Sourced from github.com/InfluxCommunity/influxdb3-go/v2's releases.
Changelog
Sourced from github.com/InfluxCommunity/influxdb3-go/v2's changelog.
Commits
d0df30achore(release): release version 2.13.0 [skip ci]ecff8f4chore(deps): bump google.golang.org/grpc from 1.79.0 to 1.79.1 (#226)00a1938chore(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.0 (#225)0c64aa2feat: add example for InfluxDB client with pre-configured HTTP client (#224)8be1c11feat: support for Flight client middleware (#223)1ccd6a7chore(deps): bump github.com/apache/arrow-go/v18 from 18.5.0 to 18.5.1 (#222)cfadfeachore(deps): bump github/super-linter from 5.0.0 to 7 (#221)bb46839chore(deps): bump Templum/govulncheck-action from 1.0.0 to 1.0.2 (#216)bfd2ab3chore(deps): bump actions/checkout from 4 to 6 (#218)42cbf50chore(deps): bump actions/setup-go from 5 to 6 (#220)Updates
github.com/alitto/pond/v2from 2.6.0 to 2.7.1Release notes
Sourced from github.com/alitto/pond/v2's releases.
Commits
e309c37fix: export BasePool interface for correct godoc renderinga2e34e8fix(group): prevent deadlock in Wait() when context is cancelled and task que...38ae30echore(test): run tests against the latest versions of go49be637fix(pool): ensure pool recovers after runtime.Goexit()642bffafix(stop-and-wait): handle call to runtime.Goexit() in taskUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.6 to 1.32.14Commits
d151076Release 2026-04-02e33c9a9Regenerated Clientse066559Update endpoints modela635ee4Update API model9074b3dRelease 2026-04-01f6ad4c0Regenerated Clients12a971aUpdate API model8bd8eeechore: add additional text to CONTRIBUTING.md (#3372)e4deb65Release 2026-03-311f758f2Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.97.3 to 1.99.0Commits
159f4d2Release 2026-04-0750223dcRegenerated Clientsaf25337Update endpoints model277dc01Update API model22bc35cRelease 2026-04-069a35fedRegenerated Clients867b085Update endpoints model61d367cUpdate API model8560a07Release 2026-04-03a5aafdfRegenerated ClientsUpdates
github.com/docker/go-connectionsfrom 0.6.0 to 0.7.0Commits
7997b0fMerge pull request #156 from thaJeztah/bump_go_winio329724achore(deps): bump github.com/Microsoft/go-winio v0.6.2161dc9bMerge pull request #155 from thaJeztah/pin_actionsb115e42Merge pull request #154 from thaJeztah/fix_non_linux_tests4c35b2aci: pin actions to shab4454a6tlsconfig: make root pool tests deterministic across platforms0819711tlsconfig: certPool: pass options as argument0329635tlsconfig: rename some vars that shadowed894d811Merge pull request #150 from thaJeztah/deprecate_SystemCertPool0a1293aMerge pull request #153 from thaJeztah/chachachaUpdates
github.com/gagliardetto/solana-gofrom 1.14.0 to 1.18.0Release notes
Sourced from github.com/gagliardetto/solana-go's releases.
... (truncated)
Changelog
Sourced from github.com/gagliardetto/solana-go's changelog.
Commits
828ac78Merge pull request #398 from solana-foundation/release-please--branches--main16348f6Refactor CHANGELOG to remove duplicates and update formated3834bchore(main): release 1.18.0aea7d1fMerge pull request #397 from sonicfromnewyoke/sonic/perf-message173d7f4Merge pull request #387 from sonicfromnewyoke/sonic/feat-vote-program-complete6325515Merge pull request #386 from sonicfromnewyoke/sonic/feat-stake-state-types-an...04dfc79Merge pull request #385 from sonicfromnewyoke/sonic/feat-token2022-extensions49bc8d6Merge pull request #384 from sonicfromnewyoke/sonic/align-rpc-client-with-agavef832bd8Merge pull request #395 from sonicfromnewyoke/sonic/fix-memo-program-parity6d277b6Merge pull request #390 from gojuukaze/upgrade_edwardsUpdates
github.com/klauspost/compressfrom 1.18.4 to 1.18.5Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
c5e0077zstd: Fix encoder changing dictionary with same ID (#1135)fd3f23ezstd: Default to full zero frames (#1134)8233c58flate: Clean up histogram order (#1133)bcf0d12build(deps): bump the github-actions group with 3 updates (#1132)cf758feci: Upgrade Go versions, clean up (#1130)77cc520Add v1.18.4Updates
github.com/lmittmann/tintfrom 1.1.2 to 1.1.3Release notes
Sourced from github.com/lmittmann/tint's releases.
Commits
3a1d4c3fix: reset color aftertint.Attrfor all levels (#101)Updates
github.com/maxmind/mmdbwriterfrom 1.1.0 to 1.2.0Release notes
Sourced from github.com/maxmind/mmdbwriter's releases.
Changelog
Sourced from github.com/maxmind/mmdbwriter's changelog.
Commits
6142baeAdd release scripta53a3a7Set release date83aa38aMerge pull request #180 from maxmind/dependabot/github_actions/horgh/check-un...43ca967Bump horgh/check-untagged-go-deps from 1.0.1 to 1.1.0ad46a5cMerge pull request #179 from maxmind/greg/eng-37707fa9500Pin GitHub Actions to SHA for securityd7eae40Merge pull request #178 from maxmind/wstorey/eng-3699-go-dependencies-referen...1d5d66aAdd workflow to check for updates to pseudo-versioned dependencies2f32521Merge pull request #177 from maxmind/greg/eng-36380dd562eMerge pull request #176 from maxmind/dependabot/github_actions/bobg/modver-2....Updates
github.com/mdlayher/netlinkfrom 1.8.0 to 1.11.0Release notes
Sourced from github.com/mdlayher/netlink's releases.
Changelog
Sourced from github.com/mdlayher/netlink's changelog.
... (truncated)
Commits
f1e0776CHANGELOG: release v1.11.0 (#281)1ae4967conn: align receive buffer to nlmsgAlign boundary (#280)a044567nlenc: add big-endian test fixtures and deprecate endian helpers (#276)dbe648aSkip endian-specific tests lacking bigendian fixtures (#277)f19a734build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 (#275)fa37305.github: group dependabot updates across modules (#274)7a6946aUse golangci-lint (#273)f05b50a*: bump dependencies and use Go 1.25 (#272)0d93d86CHANGELOG: release v1.10.0 (#271)6d8d9cenetlink: add MessageBufferSize configuration option (#270)Updates
github.com/mr-tron/base58from 1.2.0 to 1.3.0Release notes
Sourced from github.com/mr-tron/base58's releases.
... (truncated)
Commits
14609f6big refactorig. speedup x10. better tests. add more benchmarks.957145fmark deprecated functions7feefc8Merge pull request