build(deps): Bump the go group with 6 updates#2059
Merged
felixfontein merged 1 commit intomainfrom Feb 9, 2026
Merged
Conversation
Bumps the go group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.21.1` | `1.22.0` | | [github.com/huaweicloud/huaweicloud-sdk-go-v3](https://github.com/huaweicloud/huaweicloud-sdk-go-v3) | `0.1.186` | `0.1.187` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.34.0` | `0.35.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.40.0` | `0.41.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.264.0` | `0.265.0` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20260122232226-8e98ce8d340d` | `0.0.0-20260128011058-8636f8732409` | Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.21.1 to 1.22.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.21.1...v1.22.0) Updates `github.com/huaweicloud/huaweicloud-sdk-go-v3` from 0.1.186 to 0.1.187 - [Release notes](https://github.com/huaweicloud/huaweicloud-sdk-go-v3/releases) - [Changelog](https://github.com/huaweicloud/huaweicloud-sdk-go-v3/blob/master/CHANGELOG.md) - [Commits](huaweicloud/huaweicloud-sdk-go-v3@v0.1.186...v0.1.187) Updates `golang.org/x/oauth2` from 0.34.0 to 0.35.0 - [Commits](golang/oauth2@v0.34.0...v0.35.0) Updates `golang.org/x/sys` from 0.40.0 to 0.41.0 - [Commits](golang/sys@v0.40.0...v0.41.0) Updates `google.golang.org/api` from 0.264.0 to 0.265.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.264.0...v0.265.0) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260122232226-8e98ce8d340d to 0.0.0-20260128011058-8636f8732409 - [Commits](https://github.com/googleapis/go-genproto/commits) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/huaweicloud/huaweicloud-sdk-go-v3 dependency-version: 0.1.187 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: golang.org/x/oauth2 dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/sys dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: google.golang.org/api dependency-version: 0.265.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20260128011058-8636f8732409 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] <[email protected]>
felixfontein
approved these changes
Feb 9, 2026
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 go group with 6 updates:
1.21.11.22.00.1.1860.1.1870.34.00.35.00.40.00.41.00.264.00.265.00.0.0-20260122232226-8e98ce8d340d0.0.0-20260128011058-8636f8732409Updates
github.com/aws/aws-sdk-go-v2/feature/s3/managerfrom 1.21.1 to 1.22.0Commits
61039feRelease 2023-10-31797e056Regenerated Clients822585dUpdate SDK's smithy-go dependency to v1.16.0abf753dUpdate API model99861c0lang: bump minimum go version to 1.19 (#2338)2ac0a53Release 2023-10-30c10aa0aRegenerated Clients9c456c1Update API model3cb5dc1Release 2023-10-279b3ad7bRegenerated ClientsUpdates
github.com/huaweicloud/huaweicloud-sdk-go-v3from 0.1.186 to 0.1.187Release notes
Sourced from github.com/huaweicloud/huaweicloud-sdk-go-v3's releases.
Changelog
Sourced from github.com/huaweicloud/huaweicloud-sdk-go-v3's changelog.
... (truncated)
Commits
6341773release 0.1.187 source codeUpdates
golang.org/x/oauth2from 0.34.0 to 0.35.0Commits
89ff2e1google: add safer credentials JSON loading options.Updates
golang.org/x/sysfrom 0.40.0 to 0.41.0Commits
fc646e4cpu: use IsProcessorFeaturePresent to calculate ARM64 on windowsf11c7bbwindows: add IsProcessorFeaturePresent and processor feature constsd25a7aaunix: add IoctlSetString on all platforms6fb913bunix: return early on error in RecvmsgUpdates
google.golang.org/apifrom 0.264.0 to 0.265.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
e6edc1dchore(main): release 0.265.0 (#3474)afa65b7feat(all): auto-regenerate discovery clients (#3482)0554404chore: Migrate gsutil usage to gcloud storage (#3466)84932f3chore: replace old go teams with cloud-sdk-go-team (#3475)242927achore: Migrate gsutil usage to gcloud storage (#3469)0f1cb7bfeat: add checksums for single chunk json uploads (#3448)e92945dchore: Migrate gsutil usage to gcloud storage (#3470)ba218c1chore: Migrate gsutil usage to gcloud storage (#3468)2e7d0f5chore: Migrate gsutil usage to gcloud storage (#3471)460b37cchore: Migrate gsutil usage to gcloud storage (#3467)Updates
google.golang.org/genproto/googleapis/rpcfrom 0.0.0-20260122232226-8e98ce8d340d to 0.0.0-20260128011058-8636f8732409Commits
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