Skip to content

build(deps): bump the go-minor-patch group across 2 directories with 31 updates - #4250

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-0f67d573be
Open

build(deps): bump the go-minor-patch group across 2 directories with 31 updates#4250
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-0f67d573be

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-minor-patch group with 21 updates in the / directory:

Package From To
github.com/ClickHouse/clickhouse-go/v2 2.46.0 2.48.0
github.com/InfluxCommunity/influxdb3-go/v2 2.16.0 2.17.0
github.com/aws/aws-sdk-go-v2 1.42.0 1.45.1
github.com/aws/aws-sdk-go-v2/config 1.32.25 1.33.1
github.com/aws/aws-sdk-go-v2/service/s3 1.103.3 1.109.1
github.com/docker/go-connections 0.7.0 0.8.1
github.com/gagliardetto/solana-go 1.21.0 1.23.0
github.com/gopacket/gopacket 1.5.0 1.7.1
github.com/jellydator/ttlcache/v3 3.4.0 3.4.1
github.com/lmittmann/tint 1.1.3 1.2.0
github.com/openconfig/grpctunnel 0.1.0 0.2.0
github.com/openconfig/ygot 0.34.0 0.35.0
github.com/pressly/goose/v3 3.27.0 3.27.3
github.com/prometheus-community/pro-bing 0.9.0 0.9.1
github.com/prometheus/client_golang 1.23.2 1.24.1
github.com/quic-go/quic-go 0.60.0 0.61.0
github.com/stretchr/testify 1.11.1 1.12.1
github.com/testcontainers/testcontainers-go/modules/clickhouse 0.40.0 0.44.0
github.com/testcontainers/testcontainers-go/modules/redpanda 0.40.0 0.44.0
github.com/twmb/franz-go 1.21.3 1.21.6
google.golang.org/protobuf 1.36.11 1.36.12

Bumps the go-minor-patch group with 2 updates in the /controlplane/s3-uploader directory: github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/s3.

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.46.0 to 2.48.0

Release notes

Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.

v2.48.0

What's Changed

Enhancements 🚀

Bug fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.47.0...v2.48.0

v2.47.0

... (truncated)

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.48.0, 2026-08-04

What's Changed

Enhancements 🚀

Bug fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.47.0...v2.48.0

v2.47.0, 2026-06-26

... (truncated)

Commits
  • 69b5195 Update release notes
  • bbc3549 Merge pull request #1949 from ClickHouse/kavirajk/perf-exception-parser
  • 46e0fe9 chore: review remarks
  • 222cf04 chore: doc string fixes
  • 41bfcca perf: make safeLen() linear runtime in exception parser
  • 8fd6f43 Merge pull request #1944 from fallintoplace/fix/tuple-map-scan-error
  • d502655 Merge pull request #1947 from ClickHouse/pr-review-fable
  • 6f469c9 use fable for code review
  • 95ae021 fix: return errors when scanning Tuple maps
  • b67d227 Merge pull request #1937 from fallintoplace/remove-http-compression-debug-output
  • Additional commits viewable in compare view

Updates github.com/InfluxCommunity/influxdb3-go/v2 from 2.16.0 to 2.17.0

Release notes

Sourced from github.com/InfluxCommunity/influxdb3-go/v2's releases.

2.17.0

CI

  1. #262: Update GPG support.
  2. #263: Start automated releasing.
  3. #264: Upgrade GitHub actions checkout.

Dependencies

  1. #268: Upgrade Google gRPC to 1.82.0.
Changelog

Sourced from github.com/InfluxCommunity/influxdb3-go/v2's changelog.

2.17.0 [2026-07-01]

CI

  1. #262: Update GPG support.
  2. #263: Start automated releasing.
  3. #264: Upgrade GitHub actions checkout.

Dependencies

  1. #268: Upgrade Google gRPC to 1.82.0.
Commits
  • 4eecf47 docs: update CHANGELOG.md - pre-release (#269)
  • c2864e4 chore(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.0 (#268)
  • 7086285 chore: update ssh fingerprint to match newest. (#267)
  • 0961ca8 chore: automate releasing on tag creation (#263)
  • bb83dc2 chore(deps): bump actions/checkout from 6 to 7 (#264)
  • ee5ba79 chore: update partial write checks and tests for 3.10 release (#265)
  • 0d3c2f2 ci: fix codecov gpg scripts (#262)
  • 4601dd8 chore: prepare for next development iteration [skip ci]
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.42.0 to 1.45.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.25 to 1.33.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.103.3 to 1.109.1

Commits

Updates github.com/docker/go-connections from 0.7.0 to 0.8.1

Commits
  • 9c9e2db Merge pull request #167 from thaJeztah/fix_illumos
  • de1f4dc sockets: fix compilation on illumos
  • 4a7495e ci: add cross-build target
  • 754f906 Merge pull request #158 from thaJeztah/no_umask
  • 20f47a1 sockets: read somaxconn from system instead of SOMAXCONN
  • e195e2a sockets: set socket permissions without umask hack
  • 32c72ec Merge pull request #162 from thaJeztah/abstract_sockets
  • f3526e5 sockets: improve abstract Unix socket handling
  • fd93b41 Merge pull request #163 from thaJeztah/rm_log
  • d0c7559 sockets: update more tests to use tempSocketPath utility
  • Additional commits viewable in compare view

Updates github.com/gagliardetto/solana-go from 1.21.0 to 1.23.0

Release notes

Sourced from github.com/gagliardetto/solana-go's releases.

v1.23.0

1.23.0 (2026-08-26)

Features

Bug Fixes

  • deps: Replace deleted go-bip39 dependency with a local copy (#464) (580f4c2)
  • keys: reject PDA-marker owner in CreateWithSeed (#470) (64c3d11)
  • stake: correct DelegateStake account flags (#453) (5571a12)
  • text: honour DisableColors in YellowBG (#468) (24a553a)
  • token: mark InitializeMultisig member accounts as read-only (#461) (e119412)
  • transaction: correct NumWriteableAccounts for resolved v0 messages (#475) (f8449ac)
  • vault: reject ciphertext shorter than the salt and nonce prefix (#467) (2716b50)
  • ws: send jsonParsed encoding in ParsedBlockSubscribe with nil options (#466) (f20c907)

Performance Improvements

v1.22.0

1.22.0 (2026-06-30)

Features

  • add nonce account support (#456) (336881c)
  • add sysvars (#457) (f777896)
  • address-lookup-table: one-call resolve for message lookups (closes #262) (#445) (34beab1)
  • rpc: add getTransactionsForAddress client method (closes #343) (#450) (9e538c8)
  • rpc: forward minContextSlot in 4 remaining JSON-RPC endpoints (#448) (c176402)
  • rpc: forward MinContextSlot in getBalance/getLatestBlockhash/getSlot/getTokenAccountBalance (#442) (b8e70e8)
  • zk: add ElGamal & AES key derivation (#413) (9fcbf0c)

Bug Fixes

  • message: surface typed ErrAddressTablesNotSet from AccountMetaList (closes #280) (#441) (a87922d)
  • rpc: default simulateTransaction Accounts.Encoding to base64 (closes #446) (#447) (2697614)
  • token,token-2022: Build() sets Impl to *T, matching DecodeInstruction (closes #222) (#440) (38c57db)
  • token,token-2022: per-instruction ProgramID override (closes #254) (#439) (f489aac)
  • ws: surface subscription request errors to Recv (closes #175) (#449) (725147a)
Changelog

Sourced from github.com/gagliardetto/solana-go's changelog.

1.23.0 (2026-08-26)

Features

Bug Fixes

  • deps: Replace deleted go-bip39 dependency with a local copy (#464) (580f4c2)
  • keys: reject PDA-marker owner in CreateWithSeed (#470) (64c3d11)
  • stake: correct DelegateStake account flags (#453) (5571a12)
  • text: honour DisableColors in YellowBG (#468) (24a553a)
  • token: mark InitializeMultisig member accounts as read-only (#461) (e119412)
  • transaction: correct NumWriteableAccounts for resolved v0 messages (#475) (f8449ac)
  • vault: reject ciphertext shorter than the salt and nonce prefix (#467) (2716b50)
  • ws: send jsonParsed encoding in ParsedBlockSubscribe with nil options (#466) (f20c907)

Performance Improvements

1.22.0 (2026-06-30)

Features

  • add nonce account support (#456) (336881c)
  • add sysvars (#457) (f777896)
  • address-lookup-table: one-call resolve for message lookups (closes #262) (#445) (34beab1)
  • rpc: add getTransactionsForAddress client method (closes #343) (#450) (9e538c8)
  • rpc: forward minContextSlot in 4 remaining JSON-RPC endpoints (#448) (c176402)
  • rpc: forward MinContextSlot in getBalance/getLatestBlockhash/getSlot/getTokenAccountBalance (#442) (b8e70e8)
  • zk: add ElGamal & AES key derivation (#413) (9fcbf0c)

Bug Fixes

  • message: surface typed ErrAddressTablesNotSet from AccountMetaList (closes #280) (#441) (a87922d)
  • rpc: default simulateTransaction Accounts.Encoding to base64 (closes #446) (#447) (2697614)
  • token,token-2022: Build() sets Impl to *T, matching DecodeInstruction (closes #222) (#440) (38c57db)
  • token,token-2022: per-instruction ProgramID override (closes #254) (#439) (f489aac)
  • ws: surface subscription request errors to Recv (closes #175) (#449) (725147a)
Commits
  • 7b6df93 chore(main): release 1.23.0 (#478)
  • b68fae4 docs(readme): document v1/v2 parallel release model (#462)
  • b153d5a feat: make slot time dependent on feature sets (#483)
  • 9b95d84 feat(transaction): add V1 transaction format SIMD-0385 (#481)
  • 580f4c2 fix(deps): Replace deleted go-bip39 dependency with a local copy (#464)
  • 64c3d11 fix(keys): reject PDA-marker owner in CreateWithSeed (#470)
  • f839fd7 perf(base58): add AVX2 (#479)
  • f8449ac fix(transaction): correct NumWriteableAccounts for resolved v0 messages (#475)
  • e52badb feat: serde token-2022 extensions (#472)
  • e02ee68 feat: account state (#465)
  • Additional commits viewable in compare view

Updates github.com/gopacket/gopacket from 1.5.0 to 1.7.1

Release notes

Sourced from github.com/gopacket/gopacket's releases.

v1.7.1

Security release. All versions up to and including v1.7.0 are affected — upgrade is recommended for anyone decoding untrusted packets or capture files.

Security fixes

Crafted input caused runtime panics (out-of-bounds slice/index, or unsigned underflow producing an inverted range) in a number of layers/ decoders. Each is now bounded against the buffer, returning a decode error and setting SetTruncated() instead of crashing.

Advisory Area
CVE-2026-65819 TLS, DHCPv4, sFlow, IPSecAH, VRRPv2, Diameter, GTPv1U, ERSPAN, LCM, RadioTap, Dot11IE — the fix for this shipped in no prior release
GHSA-6h9g-cjv3-pg2c TCP MPTCP options — on the ordinary Ethernet→IP→TCP path, so any consumer decoding untrusted TCP was exposed
GHSA-25xj-ggj7-jqgf SIP header folding (port-auto-selected, single UDP datagram)
GHSA-cxrr-2gv2-m94w EtherIP, AGUEVar0, UDPLite, MPLS, EthernetCTP, PFLog, LinuxSLL, LinuxSLL2, PktapV1, Prism, PPP, FDDI

Note on exposure: gopacket.NewPacket with default options and DecodingLayerParser with IgnorePanic: false both recover, so those callers previously saw a decode error rather than a crash. A process crash landed on a direct DecodeFromBytes call, IgnorePanic: true, or SkipDecodeRecovery: true.

The GHSA-cxrr decoders split by trust model: the first five carry remote-attacker-controlled bytes, while PFLog, LinuxSLL/SLL2, PktapV1, Prism, PPP and FDDI are written by the host's own capture stack, making a crafted pcap from an untrusted source the realistic input rather than a packet off the wire.

Other fixes

  • Protocol decoder length checks across arp, ipsec, pppoe, rudp, sctp and vrrp (#163)
  • MDNS name serialization fix (#157)
  • Regression tests for DNS decodeSVCB truncated SvcParams, and for every advisory above

Credits

CVE-2026-65819 reported by @​mosajjal (Fenko). The three GHSAs above reported by zx (Jace) (@​manus-use) and validated by @​FoxhoundAI.

v1.7.0

Compatibility

The minimum supported Go version is now 1.25. golang.org/x/net v0.55.0 requires go 1.25.0, which raises this module's go directive with it. If you're stuck on Go 1.24 or older, stay on v1.6.1.

Fixed

  • reassembly: closeHalfConnection now returns every buffered page to the page cache instead of only the first one. pageCache.replace nils p.next before pooling, so the old loop terminated after one iteration. The leaked pages permanently inflated the pc.used counter checked against MaxBufferedPagesTotal — on long-running captures with that limit set, the assembler would eventually treat the buffer as full for every connection and force-flush out-of-order data instead of reassembling it. Triggered by a FIN/RST arriving while out-of-order segments are buffered beyond it. (#161, google/gopacket#856)
  • layers: IPv4 SerializeTo rejects option lengths below 2 instead of producing a malformed header. (#159)

Dependencies

  • golang.org/x/net 0.39.0 → 0.55.0, golang.org/x/sys 0.32.0 → 0.45.0 (#162)

CI

  • setup-go now reads the Go version from go.mod instead of a hardcoded constraint, and tests run under sudo use the setup-go toolchain — sudo's secure_path had been silently resolving go to the runner's system installation. (#162)
  • actions/checkout bumped from 6 to 7. (#160)

Full Changelog: gopacket/gopacket@v1.6.1...v1.7.0

v1.6.1

... (truncated)

Commits
  • 2220269 test(layers): add regression tests for the decoder panic advisories
  • de853ae layers:various: add length checks to twelve link and tunnel decoders
  • 888f295 layers/sip: reject a header continuation line before any header
  • 7cfad9e layers/tcp: bound MPTCP option length before subtype dispatch
  • f87e843 build(deps): bump actions/setup-go from 6 to 7 (#164)
  • 1c51bb8 test(dns): add regression test for decodeSVCB truncated-SvcParams panic
  • f8b2b11 fix MDNS name serialization (#157)
  • b772f56 layers:various: add protocol decoder length checks (#163)
  • 210f25f Merge commit from fork
  • d338185 build(deps): bump golang.org/x/net from 0.39.0 to 0.55.0 (#162)
  • Additional commits viewable in compare view

Updates github.com/jellydator/ttlcache/v3 from 3.4.0 to 3.4.1

Release notes

Sourced from github.com/jellydator/ttlcache/v3's releases.

v3.4.1

What's Changed

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code skip-changelog labels Sep 1, 2026
@dependabot
dependabot Bot requested a review from a team September 1, 2026 11:37
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code skip-changelog labels Sep 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-minor-patch-0f67d573be branch from 6dadcc6 to 9ca378f Compare September 1, 2026 22:27
…31 updates

Bumps the go-minor-patch group with 21 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.46.0` | `2.48.0` |
| [github.com/InfluxCommunity/influxdb3-go/v2](https://github.com/InfluxCommunity/influxdb3-go) | `2.16.0` | `2.17.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.42.0` | `1.45.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.25` | `1.33.1` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.103.3` | `1.109.1` |
| [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.7.0` | `0.8.1` |
| [github.com/gagliardetto/solana-go](https://github.com/gagliardetto/solana-go) | `1.21.0` | `1.23.0` |
| [github.com/gopacket/gopacket](https://github.com/gopacket/gopacket) | `1.5.0` | `1.7.1` |
| [github.com/jellydator/ttlcache/v3](https://github.com/jellydator/ttlcache) | `3.4.0` | `3.4.1` |
| [github.com/lmittmann/tint](https://github.com/lmittmann/tint) | `1.1.3` | `1.2.0` |
| [github.com/openconfig/grpctunnel](https://github.com/openconfig/grpctunnel) | `0.1.0` | `0.2.0` |
| [github.com/openconfig/ygot](https://github.com/openconfig/ygot) | `0.34.0` | `0.35.0` |
| [github.com/pressly/goose/v3](https://github.com/pressly/goose) | `3.27.0` | `3.27.3` |
| [github.com/prometheus-community/pro-bing](https://github.com/prometheus-community/pro-bing) | `0.9.0` | `0.9.1` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.23.2` | `1.24.1` |
| [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.60.0` | `0.61.0` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.1` |
| [github.com/testcontainers/testcontainers-go/modules/clickhouse](https://github.com/testcontainers/testcontainers-go) | `0.40.0` | `0.44.0` |
| [github.com/testcontainers/testcontainers-go/modules/redpanda](https://github.com/testcontainers/testcontainers-go) | `0.40.0` | `0.44.0` |
| [github.com/twmb/franz-go](https://github.com/twmb/franz-go) | `1.21.3` | `1.21.6` |
| google.golang.org/protobuf | `1.36.11` | `1.36.12` |

Bumps the go-minor-patch group with 2 updates in the /controlplane/s3-uploader directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.46.0 to 2.48.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.46.0...v2.48.0)

Updates `github.com/InfluxCommunity/influxdb3-go/v2` from 2.16.0 to 2.17.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.16.0...v2.17.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.42.0 to 1.45.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.42.0...v1.45.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.25 to 1.33.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.25...config/v1.33.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.103.3 to 1.109.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.103.3...service/s3/v1.109.1)

Updates `github.com/docker/go-connections` from 0.7.0 to 0.8.1
- [Commits](docker/go-connections@v0.7.0...v0.8.1)

Updates `github.com/gagliardetto/solana-go` from 1.21.0 to 1.23.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.21.0...v1.23.0)

Updates `github.com/gopacket/gopacket` from 1.5.0 to 1.7.1
- [Release notes](https://github.com/gopacket/gopacket/releases)
- [Commits](gopacket/gopacket@v1.5.0...v1.7.1)

Updates `github.com/jellydator/ttlcache/v3` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/jellydator/ttlcache/releases)
- [Commits](jellydator/ttlcache@v3.4.0...v3.4.1)

Updates `github.com/klauspost/compress` from 1.18.6 to 1.19.1
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](klauspost/compress@v1.18.6...v1.19.1)

Updates `github.com/lmittmann/tint` from 1.1.3 to 1.2.0
- [Release notes](https://github.com/lmittmann/tint/releases)
- [Commits](lmittmann/tint@v1.1.3...v1.2.0)

Updates `github.com/openconfig/grpctunnel` from 0.1.0 to 0.2.0
- [Release notes](https://github.com/openconfig/grpctunnel/releases)
- [Commits](openconfig/grpctunnel@v0.1.0...v0.2.0)

Updates `github.com/openconfig/ygot` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/openconfig/ygot/releases)
- [Commits](openconfig/ygot@v0.34.0...v0.35.0)

Updates `github.com/pressly/goose/v3` from 3.27.0 to 3.27.3
- [Release notes](https://github.com/pressly/goose/releases)
- [Changelog](https://github.com/pressly/goose/blob/main/CHANGELOG.md)
- [Commits](pressly/goose@v3.27.0...v3.27.3)

Updates `github.com/prometheus-community/pro-bing` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/prometheus-community/pro-bing/releases)
- [Commits](prometheus-community/pro-bing@v0.9.0...v0.9.1)

Updates `github.com/prometheus/client_golang` from 1.23.2 to 1.24.1
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.23.2...v1.24.1)

Updates `github.com/prometheus/common` from 0.68.1 to 0.70.1
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
- [Commits](prometheus/common@v0.68.1...v0.70.1)

Updates `github.com/quic-go/quic-go` from 0.60.0 to 0.61.0
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](quic-go/quic-go@v0.60.0...v0.61.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.11.1...v1.12.1)

Updates `github.com/testcontainers/testcontainers-go` from 0.40.0 to 0.43.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.40.0...v0.43.0)

Updates `github.com/testcontainers/testcontainers-go/modules/clickhouse` from 0.40.0 to 0.44.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.40.0...v0.44.0)

Updates `github.com/testcontainers/testcontainers-go/modules/redpanda` from 0.40.0 to 0.44.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.40.0...v0.44.0)

Updates `github.com/twmb/franz-go` from 1.21.3 to 1.21.6
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](twmb/franz-go@v1.21.3...v1.21.6)

Updates `golang.org/x/crypto` from 0.52.0 to 0.54.0
- [Commits](golang/crypto@v0.52.0...v0.54.0)

Updates `golang.org/x/mod` from 0.36.0 to 0.38.0
- [Commits](golang/mod@v0.36.0...v0.38.0)

Updates `golang.org/x/net` from 0.55.0 to 0.57.0
- [Commits](golang/net@v0.55.0...v0.57.0)

Updates `golang.org/x/sync` from 0.21.0 to 0.22.0
- [Commits](golang/sync@v0.21.0...v0.22.0)

Updates `golang.org/x/sys` from 0.45.0 to 0.47.0
- [Commits](golang/sys@v0.45.0...v0.47.0)

Updates `google.golang.org/grpc` from 1.81.1 to 1.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.81.1...v1.82.1)

Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.25 to 1.33.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.25...config/v1.33.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.103.3 to 1.109.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.103.3...service/s3/v1.109.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.25 to 1.33.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.25...config/v1.33.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.103.3 to 1.109.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.103.3...service/s3/v1.109.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.25 to 1.33.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.25...config/v1.33.1)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.24 to 1.20.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.24...v1.20.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.103.3 to 1.109.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.103.3...service/s3/v1.109.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.45.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.33.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.33.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.33.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.33.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/credentials
  dependency-version: 1.20.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/service/s3
  dependency-version: 1.109.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/service/s3
  dependency-version: 1.109.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/service/s3
  dependency-version: 1.109.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/service/s3
  dependency-version: 1.109.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-version: 2.48.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.8.1
  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.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/gopacket/gopacket
  dependency-version: 1.7.1
  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.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/jellydator/ttlcache/v3
  dependency-version: 3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/lmittmann/tint
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/openconfig/grpctunnel
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/openconfig/ygot
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/pressly/goose/v3
  dependency-version: 3.27.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.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.24.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/prometheus/common
  dependency-version: 0.70.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/quic-go/quic-go
  dependency-version: 0.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  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.43.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.44.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.44.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.21.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: golang.org/x/crypto
  dependency-version: 0.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: golang.org/x/mod
  dependency-version: 0.38.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.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: golang.org/x/sync
  dependency-version: 0.22.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.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: google.golang.org/grpc
  dependency-version: 1.82.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-minor-patch-0f67d573be branch from 9ca378f to 997dce3 Compare September 2, 2026 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants