chore(gomod): bump the gomod-dependencies group across 1 directory with 5 updates#793
Merged
philanton merged 1 commit intoMay 27, 2026
Conversation
…th 5 updates Bumps the gomod-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.30.0` | `1.31.0` | | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.17.2` | `1.17.3` | | [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.11.0` | `1.12.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.42.0` | `0.43.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.277.0` | `0.281.0` | Updates `cloud.google.com/go/kms` from 1.30.0 to 1.31.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@kms/v1.30.0...dlp/v1.31.0) Updates `github.com/ethereum/go-ethereum` from 1.17.2 to 1.17.3 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.2...v1.17.3) Updates `github.com/gin-gonic/gin` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.11.0...v1.12.0) Updates `golang.org/x/term` from 0.42.0 to 0.43.0 - [Commits](golang/term@v0.42.0...v0.43.0) Updates `google.golang.org/api` from 0.277.0 to 0.281.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.277.0...v0.281.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/kms dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-dependencies - dependency-name: github.com/gin-gonic/gin dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: golang.org/x/term dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies - dependency-name: google.golang.org/api dependency-version: 0.281.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-dependencies ... 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 gomod-dependencies group with 5 updates in the / directory:
1.30.01.31.01.17.21.17.31.11.01.12.00.42.00.43.00.277.00.281.0Updates
cloud.google.com/go/kmsfrom 1.30.0 to 1.31.0Release notes
Sourced from cloud.google.com/go/kms's releases.
Changelog
Sourced from cloud.google.com/go/kms's changelog.
Commits
9a44b31chore: librarian release pull request: 20260409T070606Z (#14406)18a3318feat: Make AgentEngine APIs publicdb45f2dfeat(bigtable): enable bigtable conn pool by default (#14319)124ffd3feat(vertexai): Add AgentEngine Memories Revisions modulee247d48chore: onboard new library appoptimize (#14393)ece84abchore: update librarian to v0.10.1-0.20260408193841-095ea7e727aa (#14392)ecf9783chore: librarian release pull request: 20260408T191440Z (#14390)70b47d2chore: librarian release pull request: 20260408T190447Z (#14389)95c53a6chore(bigquery): bumpapito v0.275.0 and unskip bq tracing tests (#14333)df22e9efix(storage): add retry logic for "http2: client connection lost" (#14385)Updates
github.com/ethereum/go-ethereumfrom 1.17.2 to 1.17.3Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
117e067version: release go-ethereum v1.17.3 stable (#34937)e1047b9core: use uint256 in core.Message (#34934)2f11dcccmd/geth: respect --dev=false (#34920)934a009triedb/pathdb: fix layer 5 key range in storage iterator traversal test (#34883)18beceeappveyor.yml: remove appveyor configuration (#34720)f63c265internal/download: close dst on io.Copy error (#34910)7facf9ccore/txpool: use cmp.Compare instead of subtraction (#34918)bcb68d2p2p: handle return false from TCPEndpoint (#34916)8581125crypto: add hash length check in nocgo VerifySignature (#33839)2ba9be9build: upgrade -dlgo version to Go 1.25.10 (#34911)Updates
github.com/gin-gonic/ginfrom 1.11.0 to 1.12.0Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
Commits
73726dcdocs: update documentation to reflect Go version changes (#4552)e292e5cdocs: document and finalize Gin v1.12.0 release (#4551)ae3f524ci: update Go version support to 1.25+ across CI and docs (#4550)38534e2chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 (#4548)472d086fix(tree): panic in findCaseInsensitivePathRec with RedirectFixedPath (#4535)fb25834test(context): use http.StatusContinue constant instead of magic number 100 (...6f1d5fetest(render): add comprehensive error handling tests (#4541)5c00df8fix(render): write content length in Data.Render (#4206)db30908chore(logger): allow skipping query string output (#4547)ba093d1chore(binding): upgrade bson dependency to mongo-driver v2 (#4549)Updates
golang.org/x/termfrom 0.42.0 to 0.43.0Commits
3c3e485go.mod: update golang.org/x dependenciesUpdates
google.golang.org/apifrom 0.277.0 to 0.281.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
8f434ffchore(main): release 0.281.0 (#3601)57f4b28chore(all): update all (#3605)3ad8e8efeat(all): auto-regenerate discovery clients (#3606)711e008feat(all): auto-regenerate discovery clients (#3604)b1aa9defeat(all): auto-regenerate discovery clients (#3603)f0071d3feat(all): auto-regenerate discovery clients (#3602)bcaee85feat(all): auto-regenerate discovery clients (#3600)3887b09chore(main): release 0.280.0 (#3592)f82d204feat(all): auto-regenerate discovery clients (#3599)13e7314chore(all): update all (#3597)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions