Skip to content

Bump the go-mod group across 1 directory with 10 updates#272

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-mod-5ea44c4edd
Open

Bump the go-mod group across 1 directory with 10 updates#272
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-mod-5ea44c4edd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-mod group with 10 updates in the / directory:

Package From To
github.com/ClickHouse/clickhouse-go/v2 2.43.0 2.46.0
github.com/DIMO-Network/cloudevent 0.2.11 1.0.4
github.com/DIMO-Network/shared 1.0.7 1.1.9
github.com/MicahParks/keyfunc/v3 3.6.1 3.8.0
github.com/ethereum/go-ethereum 1.17.1 1.17.3
github.com/golang-jwt/jwt/v5 5.3.0 5.3.1
github.com/minio/minio-go/v7 7.0.99 7.2.0
github.com/twmb/franz-go 1.19.5 1.21.3
github.com/twmb/franz-go/pkg/kadm 1.16.0 1.18.0
golang.org/x/time 0.13.0 0.15.0

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

Release notes

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

v2.46.0

What's Changed

Enhancements 🎉

Bug Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.45.0...v2.46.0

v2.45.0

What's Changed

Bug Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.44.0...v2.45.0

v2.44.0

What's Changed

Enhancements 🎉

... (truncated)

Changelog

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

v2.46.0, 2026-05-03

What's Changed

Enhancements 🎉

Bug Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.45.0...v2.46.0

v2.45.0, 2026-04-13

What's Changed

Bug Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.44.0...v2.45.0

v2.44.0, 2026-03-31

What's Changed

Enhancements 🎉

... (truncated)

Commits
  • 13b74cb Update release notes
  • 0cc2430 Merge pull request #1850 from ClickHouse/kavirajk/fix-nullable-json-string-bug
  • 1d36846 chore: comments and test protocol coverage
  • 48d0c93 chore: avoid double write on mix slice
  • 5ad2286 chore: make the toJSONString() version agnostic
  • 5edb3f2 chore: fix the correct untyped/untyped nil check
  • dc371a4 fix: add integrations tests on real server
  • e999170 fix: subtle case of []*string{nil} behavior
  • ec231cd Update lib/column/json.go
  • 9257940 Update lib/column/json_test.go
  • Additional commits viewable in compare view

Updates github.com/DIMO-Network/cloudevent from 0.2.11 to 1.0.4

Commits

Updates github.com/DIMO-Network/shared from 1.0.7 to 1.1.9

Release notes

Sourced from github.com/DIMO-Network/shared's releases.

v1.1.9

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.8...v1.1.9

v1.1.8

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.7...v1.1.8

v1.1.5

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.4...v1.1.5

v1.1.4

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.3...v1.1.4

v1.1.3

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.2...v1.1.3

v1.1.2

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.1...v1.1.2

v1.1.1

What's Changed

Full Changelog: DIMO-Network/shared@v1.1.0...v1.1.1

v1.1.0

... (truncated)

Commits
  • fc1a899 fix error msg gql (#112)
  • 11e147b Refactor GetAssetJWT and GetVehicleJWT to use common exchangeToken helper (#109)
  • 74e2488 Suppress logging for NotFound gRPC responses entirely
  • c4a29ab Log client-error gRPC codes at warn instead of error
  • b586683 remove default retry, fix issue when retrying not reading error body (#103)
  • 6cff670 add raw gql query method (#102)
  • e72ec4f fix domain rename more places (#101)
  • c3b68a4 rename redirect_uri to domain (#100)
  • f61b346 redirect_uri (#99)
  • 2070741 tweaks to dimo auth (#98)
  • Additional commits viewable in compare view

Updates github.com/MicahParks/keyfunc/v3 from 3.6.1 to 3.8.0

Release notes

Sourced from github.com/MicahParks/keyfunc/v3's releases.

Expose NoErrorReturnFirstHTTPReq as an option

The purpose of this release is to expose an option to override the NoErrorReturnFirstHTTPReq option passed to jwkset.HTTPClientStorageOptions.

Thank you @​nritholtz for the contribution!

Relevant pull requests:

Expose HTTP client as an option

The purpose of this release is to expose an option to override the *http.DefaultClient.

Relevant pull requests:

Ignore unsupported keys by default

The purpose of this release is to ignore unsupported keys in a JWK Set by default.

Relevant issues:

Relevant pull requests:

Commits

Updates github.com/ethereum/go-ethereum from 1.17.1 to 1.17.3

Release notes

Sourced from github.com/ethereum/go-ethereum's releases.

Enzymatic Injector (v1.17.3)

This is a maintenance release with continued progress on the Amsterdam fork implementation. It also introduces ETH/70, which is now live on the network.

ethereum/execution-apis#762reexec has been removed from the tracing config:

  • memory: words are 0x-prefixed and padded to 32 bytes
  • storage: keys and values are 0x-prefixed
  • error: omitted when empty (previously serialized as "")

Geth

  • Add retry mechanism for checkpoint init in blsync (#33966)
  • Add subcommand for offline binary tree conversion (#33740)
  • Add code exporter for db export (#34696)

Core

  • Amsterdam fork updates:
  • Implement stack arena (#33960)
  • Implement EIP-7975: eth/70 partial block receipt lists (#33153)
  • Prerequisites of snap/2 protocol (#34083, #34649, #34654, #34874)
  • Implement history index pruner for path-mode archive nodes (#33999)
  • Add Prague chain segment pruning point for Hoodi (#34714)
  • Allow reorging head to parent within 32 blocks under ePBS (#34767)
  • Stop serving chain segment requests when data is unavailable (#34787)
  • Drop peers sending invalid bodies or receipts (#34745, #34870)
  • Add kzg4844 cell-related functions (#34766)
  • State database refactoring (#33102, #34700, #34763, #34724)
  • Binary trie improvements (#34055, #34110, #34670, #34676, #34680, #34690, #34754, #34758, #34777, #34794)
  • Merge EIP-4762 access events for all system calls (#34637)
  • Reject duplicate layers in the path database (#34642)
  • Omit empty slotNumber and fix block value collection in pre-Amsterdam engine API payloads (#34704)
  • Include the operand in EIP-8024 error messages (#34635)
  • Fix vmodule downgrades and propagate verbosity changes to derived loggers (#33111)
  • Fix incorrect fsync ordering for index file truncation (#34728)
  • Fix file descriptor leak in freezer error paths (#34735)
  • Fix size calculation in path database (#34828)
  • Fix gapped queue size cap in blobpool (#34831)
  • Improve txpool pending concurrency by using read-only locking (#32924)
  • Replace deprecated TypeMux with Feed (#32585)
  • Continue blob retrieval when individual cell proof extraction fails (#34891)
  • Use uint256 in core Message for faster gas calculations (#34934)

... (truncated)

Commits

Updates github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1

Release notes

Sourced from github.com/golang-jwt/jwt/v5's releases.

v5.3.1

What's Changed

🔐 Features

👒 Dependencies

New Contributors

Full Changelog: golang-jwt/jwt@v5.3.0...v5.3.1

Commits
  • 7ceae61 Add release.yml for changelog configuration
  • dce8e4d Set token.Signature in ParseUnverified (#414)
  • 8889e20 Save signature to Token struct after successful signing (#417)
  • d237f82 ci: update github-actions schedule interval to monthly
  • d8dce95 Bump crate-ci/typos from 1.41.0 to 1.42.1 (#492)
  • e931803 Bump crate-ci/typos from 1.40.0 to 1.41.0 (#490)
  • e6a0afa Bump actions/checkout from 5 to 6 (#487)
  • 9f85c9e Bump crate-ci/typos from 1.39.0 to 1.40.0 (#488)
  • 60a8669 Bump actions/setup-go from 5 to 6 (#469)
  • 76f5828 Remove misleading ParserOptions documentation (#484)
  • Additional commits viewable in compare view

Updates github.com/minio/minio-go/v7 from 7.0.99 to 7.2.0

Release notes

Sourced from github.com/minio/minio-go/v7's releases.

v7.2.0

What's Changed

Full Changelog: minio/minio-go@v7.1.0...v7.2.0

Release v7.1.0

What's Changed

Full Changelog: minio/minio-go@v7.0.100...v7.1.0

Commits

Updates github.com/twmb/franz-go from 1.19.5 to 1.21.3

Changelog

Sourced from github.com/twmb/franz-go's changelog.

v1.21.3

This patch release contains a few bug fixes and a few internal improvements.

  • PollRecords / PollFetches could permanently hang since v1.21.0 if a consumer session stopped (usually via metadata updates) while fetches to more than four brokers were pending and no poll was in flight. This could only affect users that deliberately set MaxConcurrentFetches(0), or that were using ShareMaxRecordsStrict.

  • Producing to a topic whose partitions ALL have a retriable load error (e.g. a rolling restart of an RF=1 broker briefly leaving every partition leaderless) no longer fails records up front with "unable to partition record due to no usable partitions". Instead, the records remain buffered and retried as metadata reloads.

  • Classic consumer groups now rejoin immediately when an offset commit returns UNKNOWN_MEMBER_ID or ILLEGAL_GENERATION (the broker lost the member, e.g. a session expired during a network blip), rather than consuming as a zombie until the heartbeat loop notices the dead session.

  • DescribeShareGroupOffsets, AlterShareGroupOffsets, and DeleteShareGroupOffsets are now routed to the group coordinator rather than the share coordinator (which would reject the requests for being misrouted).

  • The client-internal metadata cache now deeply clones the cached response before putting it into the cache and before returning it via RequestCachedMetadata (which is now used by default in kadm), eliminating data race possibilities.

  • Various next-gen rebalancer session improvements.

Relevant commits

  • f8842170 improvement kgo: fall back to all partitions when no partition is writable (thanks @​ericsg666!)
  • 824e34d2 improvement kgo: rejoin a classic group when a commit returns a fatal member error (thanks @​v14dis14v!)
  • f520e820 bugfix kgo: do not exit manageFetchConcurrency while sources are pending in wantFetch (thanks @​SLoeuillet!)
  • 8d9c836b bugfix kgo: isolate metadata cache from broker response
  • 19f7dbb2 bugfix kgo,kfake: route share group offset RPCs to the group coordinator

v1.21.2

This patch release contains two narrow bug fixes and one small feature. Deps are also bumped so that you are force-pinned to a klauspost/compress version that has a stack-splitting bugfix that sometimes affected franz-go.

  • PurgeTopicsFromConsuming now correctly persists deleted topics if

... (truncated)

Commits
  • a0f8f33 Merge pull request #1342 from twmb/cl
  • 8ec013c CHANGELOG: 1.21.3
  • a4af6ec Merge pull request #1340 from twmb/1326
  • 78d39df Merge pull request #1339 from SLoeuillet/fix-fetch-manager-quit-pending-wantf...
  • 8f57ffd kgo: address review comments in the fetch manager quit test
  • 5bcb52d kgo: force an 848 heartbeat on subscription changes instead of bouncing
  • 2a60a49 kgo: drain stale rejoin signals before an 848 initial join
  • 0269fef kgo: ack 848 revocations immediately instead of bouncing the session
  • f884217 kgo: fall back to all partitions when no partition is writable
  • 824e34d kgo: rejoin a classic group when a commit returns a fatal member error
  • Additional commits viewable in compare view

Updates github.com/twmb/franz-go/pkg/kadm from 1.16.0 to 1.18.0

Changelog

Sourced from github.com/twmb/franz-go/pkg/kadm's changelog.

v1.18.0

This release adds support for Kafka 3.7, adds a few community requested APIs, some internal improvements, and fixes two bugs. One of the bugfixes is for a deadlock; it is recommended to bump to this release to ensure you do not run into the deadlock. The features in this release are relatively small.

This adds protocol support for KIP-890 and KIP-994, and adds further protocol support for [KIP-848][KIP-848]. If you are using transactions, you may see a new kerr.TransactionAbortable error, which signals that your ongoing transaction should be aborted and will not be successful if you try to commit it.

Lastly, there have been a few improvements to pkg/sr that are not mentioned in these changelog notes.

Bug fixes

  • If you canceled the context used while producing while your client was at the maximum buffered records or bytes, it was possible to experience deadlocks. This has been fixed. See #832 for more details.

  • Previously, if using GetConsumeTopics while regex consuming, the function would return all topics ever discovered. It now returns only the topics that are being consumed.

Improvements

  • The client now internaly ignores OutOfOrderSequenceNumber errors that are encountered when consuming if possible. If a producer produces very infrequently, it is possible the broker forgets the producer by the next time the producer produces. In this case, the producer receives an OutOfOrderSequenceNumber error. The client now internally resets properly so that you do not see the error.

Features

  • AllowRebalance and CloseAllowingRebalance have been added to GroupTransactSession.
  • The FetchTopic type now has includes the topic's TopicID.
  • The ErrGroupSession internal error field is now public, allowing you to test how you handle the internal error.
  • You may now receive a kerr.TransactionAbortable error from many functions while using transactions.

Relevant commits

  • 0fd1959d kgo: support Kafka 3.8's kip-890 modifications
  • 68163c55 bugfix kgo: do not add all topics to internal tps map when regex consuming
  • 3548d1f7 improvement kgo: ignore OOOSN where possible

... (truncated)

Commits

Updates golang.org/x/time from 0.13.0 to 0.15.0

Commits
  • 812b343 all: upgrade go directive to at least 1.25.0 [generated]
  • 2b4e439 rate: use time.Time.Equal instead of ==
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 21, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-mod-5ea44c4edd branch 3 times, most recently from 1f05ee3 to 1d0e33e Compare April 28, 2026 18:45
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-mod-5ea44c4edd branch 4 times, most recently from e948ebc to 70ee3cf Compare May 5, 2026 18:46
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-mod-5ea44c4edd branch 2 times, most recently from 03b9509 to 320241e Compare May 20, 2026 02:37
Bumps the go-mod group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.43.0` | `2.46.0` |
| [github.com/DIMO-Network/cloudevent](https://github.com/DIMO-Network/cloudevent) | `0.2.11` | `1.0.4` |
| [github.com/DIMO-Network/shared](https://github.com/DIMO-Network/shared) | `1.0.7` | `1.1.9` |
| [github.com/MicahParks/keyfunc/v3](https://github.com/MicahParks/keyfunc) | `3.6.1` | `3.8.0` |
| [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.17.1` | `1.17.3` |
| [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.3.0` | `5.3.1` |
| [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.99` | `7.2.0` |
| [github.com/twmb/franz-go](https://github.com/twmb/franz-go) | `1.19.5` | `1.21.3` |
| [github.com/twmb/franz-go/pkg/kadm](https://github.com/twmb/franz-go) | `1.16.0` | `1.18.0` |
| [golang.org/x/time](https://github.com/golang/time) | `0.13.0` | `0.15.0` |



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

Updates `github.com/DIMO-Network/cloudevent` from 0.2.11 to 1.0.4
- [Release notes](https://github.com/DIMO-Network/cloudevent/releases)
- [Commits](https://github.com/DIMO-Network/cloudevent/commits)

Updates `github.com/DIMO-Network/shared` from 1.0.7 to 1.1.9
- [Release notes](https://github.com/DIMO-Network/shared/releases)
- [Commits](DIMO-Network/shared@v1.0.7...v1.1.9)

Updates `github.com/MicahParks/keyfunc/v3` from 3.6.1 to 3.8.0
- [Release notes](https://github.com/MicahParks/keyfunc/releases)
- [Commits](MicahParks/keyfunc@v3.6.1...v3.8.0)

Updates `github.com/ethereum/go-ethereum` from 1.17.1 to 1.17.3
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.17.1...v1.17.3)

Updates `github.com/golang-jwt/jwt/v5` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Commits](golang-jwt/jwt@v5.3.0...v5.3.1)

Updates `github.com/minio/minio-go/v7` from 7.0.99 to 7.2.0
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.99...v7.2.0)

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

Updates `github.com/twmb/franz-go/pkg/kadm` from 1.16.0 to 1.18.0
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](twmb/franz-go@v1.16.0...v1.18.0)

Updates `golang.org/x/time` from 0.13.0 to 0.15.0
- [Commits](golang/time@v0.13.0...v0.15.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-mod
- dependency-name: github.com/DIMO-Network/cloudevent
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: go-mod
- dependency-name: github.com/DIMO-Network/shared
  dependency-version: 1.1.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/ethereum/go-ethereum
  dependency-version: 1.17.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/MicahParks/keyfunc/v3
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/minio/minio-go/v7
  dependency-version: 7.0.100
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/twmb/franz-go
  dependency-version: 1.20.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/twmb/franz-go/pkg/kadm
  dependency-version: 1.17.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: golang.org/x/time
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-mod-5ea44c4edd branch from 320241e to 6007106 Compare June 16, 2026 18:45
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants