chore(deps): Bump the gomod group with 6 updates#984
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the gomod group with 6 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.62.1` | `1.62.2` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.17` | `1.32.18` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.21.5` | `0.21.6` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.50.0` | `0.51.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.53.0` | `0.54.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.42.0` | `0.43.0` | Updates `cloud.google.com/go/storage` from 1.62.1 to 1.62.2 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@storage/v1.62.1...storage/v1.62.2) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.17 to 1.32.18 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.17...config/v1.32.18) Updates `github.com/google/go-containerregistry` from 0.21.5 to 0.21.6 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.5...v0.21.6) Updates `golang.org/x/crypto` from 0.50.0 to 0.51.0 - [Commits](golang/crypto@v0.50.0...v0.51.0) Updates `golang.org/x/net` from 0.53.0 to 0.54.0 - [Commits](golang/net@v0.53.0...v0.54.0) Updates `golang.org/x/term` from 0.42.0 to 0.43.0 - [Commits](golang/term@v0.42.0...v0.43.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-version: 1.62.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/crypto dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/net dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/term dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced May 25, 2026
Contributor
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
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 group with 6 updates:
1.62.11.62.21.32.171.32.180.21.50.21.60.50.00.51.00.53.00.54.00.42.00.43.0Updates
cloud.google.com/go/storagefrom 1.62.1 to 1.62.2Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
50a5755chore: librarian release pull request: 20260518T161338Z (#14610)585840fspanner: skip flaky TestIntegration_DbRemovalRecovery (#14607)f8bf88ftest(spanner): retry query after database recreation in integration test (#14...9168ab8chore(librariangen): tweak release preview test (#14599)f8b9a93fix(spanner/spannertest): Support UUID as a base data type (#14117)a42fd83fix(internal/librariange): release preview support (#14588)d944830fix(datastore): add retries to emulator (#14591)c5aaedcchore: migrate Go configuration in librarian.yaml (#14587)8a0e849doc(agentplatform): Add notes and quick examples to the README033f4fechore: librarian release pull request: 20260514T191310Z (#14589)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.17 to 1.32.18Commits
db9f4e5Release 2026-05-2234e7ddcRegenerated Clientsf9db036Update endpoints modelae5eae1Update API model429dbddFeat discover endpoint partition validation (#3410)ab4f5b6Release 2026-05-21757a099Regenerated Clients02c8323Update API modelf4ac954Bump smithy-go version and update imports for evenstream protocoltests (#3420)6d93700Add replace for credentials dependency added on go.mod (#3419)Updates
github.com/google/go-containerregistryfrom 0.21.5 to 0.21.6Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
53f7e39Update go version to 1.26.3 (#2300)bf87c3btransport: allow bearer realm at same host:port as registry (#2302)c55facdtransport: retry HTTP 429 (Too Many Requests) (#2301)68a569efix: preserve per-occurrence layer identity in Layers() (#2299)35b354bfix(mutate): preserve config blob and layers for non-Docker OCI artifacts (#2...e5983f2remote: block SSRF via private-IP Location headers in blob uploads (#2295)6dad820remote: validate foreign layer URLs to prevent SSRF (fixes #2259) (#2293)78bdf1bvalidate: skip non-layer layers (#2298)c29d91cpkg/v1/mutate: preserve relative symlinks that stay within rootfs in Extract ...a70d75atransport: block redirects from token server to private/link-local addresses ...Updates
golang.org/x/cryptofrom 0.50.0 to 0.51.0Commits
b8a14a8go.mod: update golang.org/x dependencies9d9d507x509roots/fallback/bundle: fix bundle test with Go 1.27+fd0b90dacme: include Problem in OrderError.Errorb9e5359pbkdf2: turn into a wrapper for crypto/pbkdf2cc0e4fchkdf: forward Extract to the standard librarya8e9237x509roots/fallback: update bundleUpdates
golang.org/x/netfrom 0.53.0 to 0.54.0Commits
b138e06go.mod: update golang.org/x dependencies689f70aquic: fix wrong final size being used for RESET_STREAM frame208f306http3: increase handshake timeout49810dahttp2: enable net/http wrapping when go >= 1.275e11a5aquic: fix data race in streamForFrame8c63081http2: use empty Transport rather than DefaultTransport in http2wrapfc7b466http2: add http2wrap test15c2cb1http2: avoid overflowing 32-bit int when http2wrap enabled6465188http2: add wrapped Server72f419ahttp2: add wrapped ClientConnUpdates
golang.org/x/termfrom 0.42.0 to 0.43.0Commits
3c3e485go.mod: update golang.org/x dependenciesDependabot 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