Skip to content

chore(deps): bump the go-mod group across 1 directory with 12 updates#76

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-mod-0d014fc47b
Closed

chore(deps): bump the go-mod group across 1 directory with 12 updates#76
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-mod-0d014fc47b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
github.com/ClickHouse/clickhouse-go/v2 2.43.0 2.45.0
github.com/DIMO-Network/cloudevent 0.2.7 1.0.4
github.com/DIMO-Network/shared 1.1.7 1.1.9
github.com/auth0/go-jwt-middleware/v2 2.2.2 2.3.1
github.com/aws/aws-sdk-go-v2 1.38.3 1.41.6
github.com/aws/aws-sdk-go-v2/credentials 1.18.10 1.19.15
github.com/aws/aws-sdk-go-v2/service/s3 1.87.3 1.99.1
github.com/ethereum/go-ethereum 1.17.1 1.17.2
github.com/grpc-ecosystem/go-grpc-middleware/v2 2.3.2 2.3.3
github.com/modelcontextprotocol/go-sdk 1.4.1 1.5.0
github.com/rs/zerolog 1.34.0 1.35.0
google.golang.org/grpc 1.79.3 1.80.0

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

Release notes

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

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 🎉

Bug Fixes 🐛

Other Changes 🛠

... (truncated)

Changelog

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

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 🎉

Bug Fixes 🐛

Other Changes 🛠

New Contributors

... (truncated)

Commits
  • 1422cc5 Update release notes
  • c790ac6 Merge pull request #1826 from binger-li-dd/fix/host-header-http-transport
  • 30d09f0 fix: set req.Host for Host header in HTTP transport
  • 960153b Merge pull request #1818 from ClickHouse/kavirajk/fix-code-review-workflow
  • f8cbde7 chore: pass explicity github token for claude review
  • b24794b Update release notes
  • d6c6a95 Merge pull request #1816 from ClickHouse/kavirajk/agent-review-id-token-fix
  • 9ca8018 chore: remove the todos
  • 5e30f1d chore: fix the code-review CI error with enough rights.
  • fcfc8b8 Merge pull request #1811 from ClickHouse/kavirajk/integrate-claude-code-gh-ac...
  • Additional commits viewable in compare view

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

Commits

Updates github.com/DIMO-Network/shared from 1.1.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

Commits

Updates github.com/auth0/go-jwt-middleware/v2 from 2.2.2 to 2.3.1

Release notes

Sourced from github.com/auth0/go-jwt-middleware/v2's releases.

v2.3.1

Security

v2.3.0

Added

Fixed

Changelog

Sourced from github.com/auth0/go-jwt-middleware/v2's changelog.

v2.3.1 (2025-11-20)

Full Changelog

Security

v2.3.0 (2025-03-05)

Full Changelog

Added

Fixed

Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.38.3 to 1.41.6

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.18.10 to 1.19.15

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.87.3 to 1.99.1

Commits

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

Release notes

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

EMF Suppressor (v1.17.2)

This is a maintenance release with several important bug fixes. Notably, a critical issue in debug_executionWitness could previously corrupt node data, users relying on this RPC endpoint are strongly advised to upgrade.

Geth now also supports syncing with chains where pre-Prague history has been pruned, and allows explicitly removing it via geth prune-history --history.chain postprague.

Geth

  • Set default cache size to 4GB across all networks (#33836, #33975)
  • Added support for pruning chain history prior to the Prague fork (#33657, #34036)
  • Added fetchpayload command to build execution witnesses for specific blocks (#33919)
  • Optimized Era history import with batched insertion (#33894)
  • Added womir target for keeper (#34079)
  • Added support for iterating a single storage trie in geth snapshot traverse-state and geth snapshot traverse-rawstate (#34051)

Core

  • Amsterdam fork updates:
    • EIP-8024: Switch to branchless normalization and extend EXCHANGE (#33869)
    • EIP-7778: Block gas accounting without refunds (#33593)
    • EIP-7954: Increase maximum contract size (#33832)
    • EIP-7708: ETH transfers now emit logs (#33645)
    • Reworked gas measurement order (prerequisite for EIP-7928) (#33648)
  • Improved payload building by prewarming trie nodes for state hash computation (#33945)
  • Various binary trie improvements (#33951, #33961, #33989, #34021, #34032, #34022, #34056)
  • Upgraded go-eth-kzg to v1.5.0, significantly reducing allocations in VerifyCellProofBatch (#33963)
  • Refactored state database in preparation for binary trie integration (#33816)
  • Enabled trie node history retention on existing nodes (#33934)
  • Optimized historical state indexer with batch processing (#33640)
  • Fixed potential deadlock in txlookup (#34039)
  • Added new RLP APIs (#34052, #34048)
  • Fix dir.Sync() failure in freezer on Windows (#34115)

Networking

  • Avoid duplicate connections by skipping simultaneous inbound/outbound dials (#33198)
  • Fixed session key mismatch by using consistent remote address handling in discv5 tests (#34031)
  • Added DNS hostname resolution for bootstrap nodes (#34101)

RPC

  • Fixed state corruption issue in debug_executionWitness; deprecated debug_executionWitnessByHash (#33931)
  • Added MaxUsedGas field to eth_simulateV1 response (#32789)
  • Fixed gas cap handling in eth_simulateV1 (#33952)
  • Fixed nonce revert edge case during contract creation in tracer (#33978)
  • Fixed eth_createAccessList to return an empty list instead of null for storage keys (#33976)
  • eth_getFilterLogs now returns an error if the requested chain segment has been pruned (#33823)
  • Fixed slot number encoding in RPC responses (#34005)
  • Enforce RPC call limits for eth_simulateV1 (#34616)
  • Enforce storage slot limits for proofs in eth_getProof (#34617)

Observability

... (truncated)

Commits

Updates github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.2 to 2.3.3

Release notes

Sourced from github.com/grpc-ecosystem/go-grpc-middleware/v2's releases.

v2.3.3

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/go-grpc-middleware@v2.3.2...v2.3.3

Commits
  • 390bcef avoid unnecessary logging field creation when payload logging is disabled (#809)
  • 748e2b2 fix metric label initialize (#810)
  • af451d0 fix(ci): tidy module before linting (#808)
  • 2dc9821 feat: add ContextLabels to ClientMetrics (#798)
  • 2338d5a fix(#794): Wrapping codes.OK should not cause panic (#795)
  • 6ec6dd3 chore: use actions/setup-go native cache (#787)
  • f7911cc chore: enable hugeParam rule from go-critic (#786)
  • e2d5773 build(deps): bump google.golang.org/grpc from 1.67.1 to 1.74.2 (#785)
  • d75e7d9 chore: enable usetesting linter (#784)
  • c8a612b chore: enable promlinter linter (#771)
  • Additional commits viewable in compare view

Updates github.com/modelcontextprotocol/go-sdk from 1.4.1 to 1.5.0

Release notes

Sourced from github.com/modelcontextprotocol/go-sdk's releases.

v1.5.0

This release is equivalent to v1.5.0-pre.1. Thank you to those who tested the pre-release.

In this release we introduce important enhancements to the client-side OAuth flows. We also introduce several smaller fixes and improvements.

Stabilization of client-side OAuth APIs

As previously communicated, we're stabilizing the client-side OAuth APIs in v1.5.0. This means that the mcp_go_client_oauth build tag will no longer be required to compile the functionality and standard backward compatibility guarantees apply from now on.

Compared to the experimental support published in v1.4.0, we made some backwards incompatible changes:

  • auth.AuthorizationCodeHandlerConfig.AuthorizationCodeFetcher's type was changed from func(context.Context, *auth.AuthorizationArgs) (*auth.AuthorizationResult, error) to auth.AuthorizationCodeFetcher which is a reusable definition carrying the same underlying function type.
  • auth.AuthorizationCodeHandlerConfig.PreregisteredClientConfig was removed and replaced with auth.AuthorizationCodeHandlerConfig.PreregisteredClient which uses a newly introduced oauthex.ClientCredentials type. The type used previously (auth.PreregisteredClientConfig) has been removed.
  • Deprecated functionality has been removed from both auth and oauthex packages.

Enterprise Managed Authorization support added

Support for Enterprise Managed Authorization has been added to auth/extauth package. Huge thanks to @​radar07 for the implementation!

Note: this support is part of an official MCP extension and is not part of the core protocol. The support of this functionality is not covered by the principles defined in SDK tiers.

Other changes to the SDK

... (truncated)

Commits
  • d3fd25b mcp: use http.ResponseController to ensure writes are flushed (#870)
  • 638d404 all: stabilize client OAuth support (#861)
  • c1a12cf mcp: accept parameterized Accept media types (#853)
  • a1f808c all: modernize code (

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 20, 2026
Bumps the go-mod group with 12 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/DIMO-Network/cloudevent](https://github.com/DIMO-Network/cloudevent) | `0.2.7` | `1.0.4` |
| [github.com/DIMO-Network/shared](https://github.com/DIMO-Network/shared) | `1.1.7` | `1.1.9` |
| [github.com/auth0/go-jwt-middleware/v2](https://github.com/auth0/go-jwt-middleware) | `2.2.2` | `2.3.1` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.38.3` | `1.41.6` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.18.10` | `1.19.15` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.87.3` | `1.99.1` |
| [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.17.1` | `1.17.2` |
| [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) | `2.3.2` | `2.3.3` |
| [github.com/modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) | `1.4.1` | `1.5.0` |
| [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.79.3` | `1.80.0` |



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/DIMO-Network/cloudevent` from 0.2.7 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.1.7 to 1.1.9
- [Release notes](https://github.com/DIMO-Network/shared/releases)
- [Commits](DIMO-Network/shared@v1.1.7...v1.1.9)

Updates `github.com/auth0/go-jwt-middleware/v2` from 2.2.2 to 2.3.1
- [Release notes](https://github.com/auth0/go-jwt-middleware/releases)
- [Changelog](https://github.com/auth0/go-jwt-middleware/blob/master/CHANGELOG.md)
- [Commits](auth0/go-jwt-middleware@v2.2.2...v2.3.1)

Updates `github.com/aws/aws-sdk-go-v2` from 1.38.3 to 1.41.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.38.3...v1.41.6)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.10 to 1.19.15
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.10...credentials/v1.19.15)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.87.3 to 1.99.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.87.3...service/s3/v1.99.1)

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

Updates `github.com/grpc-ecosystem/go-grpc-middleware/v2` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.2...v2.3.3)

Updates `github.com/modelcontextprotocol/go-sdk` from 1.4.1 to 1.5.0
- [Release notes](https://github.com/modelcontextprotocol/go-sdk/releases)
- [Commits](modelcontextprotocol/go-sdk@v1.4.1...v1.5.0)

Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.0
- [Commits](rs/zerolog@v1.34.0...v1.35.0)

Updates `google.golang.org/grpc` from 1.79.3 to 1.80.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.79.3...v1.80.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-patch
  dependency-group: go-mod
- dependency-name: github.com/auth0/go-jwt-middleware/v2
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.15
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.99.1
  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/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-mod
- dependency-name: github.com/modelcontextprotocol/go-sdk
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: github.com/rs/zerolog
  dependency-version: 1.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-mod
- dependency-name: google.golang.org/grpc
  dependency-version: 1.80.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-0d014fc47b branch from de1b808 to 48905ce Compare April 20, 2026 19:07
@dependabot @github

dependabot Bot commented on behalf of github Apr 28, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 28, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-mod-0d014fc47b branch April 28, 2026 18:54
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