chore(deps): Bump the go-dependencies group with 10 updates#436
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): Bump the go-dependencies group with 10 updates#436dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.3` | `1.41.4` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.11` | `1.32.12` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.294.0` | `1.296.0` | | [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.176.0` | `1.178.0` | | [github.com/fatih/color](https://github.com/fatih/color) | `1.18.0` | `1.19.0` | | [github.com/gophercloud/gophercloud/v2](https://github.com/gophercloud/gophercloud) | `2.11.0` | `2.11.1` | | [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.109.0` | `65.109.2` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.48.0` | `0.49.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.35.0` | `0.36.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.270.0` | `0.272.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.41.3 to 1.41.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.3...v1.41.4) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.11 to 1.32.12 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.11...config/v1.32.12) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.294.0 to 1.296.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.294.0...service/ec2/v1.296.0) Updates `github.com/digitalocean/godo` from 1.176.0 to 1.178.0 - [Release notes](https://github.com/digitalocean/godo/releases) - [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md) - [Commits](digitalocean/godo@v1.176.0...v1.178.0) Updates `github.com/fatih/color` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/fatih/color/releases) - [Commits](fatih/color@v1.18.0...v1.19.0) Updates `github.com/gophercloud/gophercloud/v2` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/gophercloud/gophercloud/releases) - [Changelog](https://github.com/gophercloud/gophercloud/blob/main/CHANGELOG.md) - [Commits](gophercloud/gophercloud@v2.11.0...v2.11.1) Updates `github.com/oracle/oci-go-sdk/v65` from 65.109.0 to 65.109.2 - [Release notes](https://github.com/oracle/oci-go-sdk/releases) - [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md) - [Commits](oracle/oci-go-sdk@v65.109.0...v65.109.2) Updates `golang.org/x/crypto` from 0.48.0 to 0.49.0 - [Commits](golang/crypto@v0.48.0...v0.49.0) Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0 - [Commits](golang/oauth2@v0.35.0...v0.36.0) Updates `google.golang.org/api` from 0.270.0 to 0.272.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.270.0...v0.272.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-version: 1.296.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/digitalocean/godo dependency-version: 1.178.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/fatih/color dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/gophercloud/gophercloud/v2 dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/oracle/oci-go-sdk/v65 dependency-version: 65.109.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/api dependency-version: 0.272.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-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 go-dependencies group with 10 updates:
1.41.31.41.41.32.111.32.121.294.01.296.01.176.01.178.01.18.01.19.02.11.02.11.165.109.065.109.20.48.00.49.00.35.00.36.00.270.00.272.0Updates
github.com/aws/aws-sdk-go-v2from 1.41.3 to 1.41.4Commits
b84293dRelease 2026-03-136f28694Regenerated Clientsf0f2436Update endpoints model042a1eaUpdate API modelf3d4207test sigv4 stream signer (#3347)56f2f26Add polly SynthesizeSpeech presign missing fields serd (#3344)a330a45add changelog for #328358b98f6Remove X-Amz-Security-Token header on redirect to different host (#3283)238eeadadd changelog for #323865e8aeadocs: fix typo (#3238)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.11 to 1.32.12Commits
b84293dRelease 2026-03-136f28694Regenerated Clientsf0f2436Update endpoints model042a1eaUpdate API modelf3d4207test sigv4 stream signer (#3347)56f2f26Add polly SynthesizeSpeech presign missing fields serd (#3344)a330a45add changelog for #328358b98f6Remove X-Amz-Security-Token header on redirect to different host (#3283)238eeadadd changelog for #323865e8aeadocs: fix typo (#3238)Updates
github.com/aws/aws-sdk-go-v2/service/ec2from 1.294.0 to 1.296.0Commits
e21959cRelease 2026-03-198fbfa15Regenerated Clients0734ddeUpdate endpoints modelcef0bf6Update API modelb00a175Release 2026-03-18c86be6bRegenerated Clients3e7b7faUpdate API modeld153698Release 2026-03-176d7fd29Regenerated Clients95b8291Update API modelUpdates
github.com/digitalocean/godofrom 1.176.0 to 1.178.0Release notes
Sourced from github.com/digitalocean/godo's releases.
Changelog
Sourced from github.com/digitalocean/godo's changelog.
Commits
151b641release godo v1.178.0 (#971)8dee6afadd support for DOKS SSO toggles (#969)6b3456dadded godo support for get GPUModelConfig (#968)e4f9026Add DI sizes/pricing (#967)79fa6b0add DI token management operations (CreateToken, ListTokens, RevokeToken) (#966)4121626Add List operation for Dedicated Inference Accelerators (#964)f9439d4Add List operation for Dedicated Inference (#963)e51b340Add Dedicated Inference Delete operation (#962)728a9e7Add Dedicated Inference Update operation (#961)34665ceAdd Dedicated Inference Create and Get operations (#958)Updates
github.com/fatih/colorfrom 1.18.0 to 1.19.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
ca25f6eMerge pull request #266 from fatih/dependabot/github_actions/actions/setup-go-61205984Bump actions/setup-go from 5 to 65715c20Merge pull request #269 from UnSubble/main2f6e200Merge branch 'main' into mainf72ec94Merge pull request #273 from fatih/dependabot/github_actions/actions/checkout-6848e633Merge branch 'main' into main4c2cd34Add tests7f812f0Bump actions/checkout from 4 to 6b7fc9f9Merge pull request #259 from fatih/dependabot/github_actions/dominikh/staticc...239a88fBump dominikh/staticcheck-action from 1.3.1 to 1.4.0Updates
github.com/gophercloud/gophercloud/v2from 2.11.0 to 2.11.1Release notes
Sourced from github.com/gophercloud/gophercloud/v2's releases.
Commits
e864f25Merge pull request #3648 from shiftstack/go-unspecify-patch-v274c31fcDo not specify go patch versionUpdates
github.com/oracle/oci-go-sdk/v65from 65.109.0 to 65.109.2Release notes
Sourced from github.com/oracle/oci-go-sdk/v65's releases.
Changelog
Sourced from github.com/oracle/oci-go-sdk/v65's changelog.
Commits
5695192Releasing version 65.109.2ec3e007Merge remote-tracking branch 'scm/github' into release_2026-03-170fecf3dReleasing version 65.109.23164d52Releasing version 65.109.1a8ac744Merge remote-tracking branch 'scm/github' into release_2026-03-10373195aReleasing version 65.109.1Updates
golang.org/x/cryptofrom 0.48.0 to 0.49.0Commits
982eaa6go.mod: update golang.org/x dependencies159944fssh,acme: clean up tautological/impossible nil conditionsa408498acme: only require prompt if server has terms of servicecab0f71all: upgrade go directive to at least 1.25.0 [generated]2f26647x509roots/fallback: update bundleUpdates
golang.org/x/oauth2from 0.35.0 to 0.36.0Commits
4d954e6all: upgrade go directive to at least 1.25.0 [generated]Updates
google.golang.org/apifrom 0.270.0 to 0.272.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
e7df9fechore(main): release 0.272.0 (#3535)5d8b266chore(all): update all (#3540)6374c49feat(all): auto-regenerate discovery clients (#3541)73bcfcffeat(all): auto-regenerate discovery clients (#3539)319b5abfeat(all): auto-regenerate discovery clients (#3538)6def284feat(all): auto-regenerate discovery clients (#3537)549ef3efeat(all): auto-regenerate discovery clients (#3536)b4d37a1feat(all): auto-regenerate discovery clients (#3534)e79327bchore(main): release 0.271.0 (#3533)a3dde28chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in /interna...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