Skip to content

Commit 14fb885

Browse files
chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.24 to 1.32.25 (#1054)
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.32.24 to 1.32.25. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/0016334f314179e3bb1d63ac7a5dbcb2ee7b3ee1"><code>0016334</code></a> Release 2026-06-10</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/396a18287497ccfa2cff73a10ae0dd946a167352"><code>396a182</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3eb85338c6dfc5721c5933253b2d66e5f8e96830"><code>3eb8533</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7bbea79fac21abb6cc7b037466074575e2138f34"><code>7bbea79</code></a> Release 2026-06-09</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1fefa6c28b6345014a2da360a6e47fc5bd5b7e72"><code>1fefa6c</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a2cf49ff138b824c9a5963c0f8f34429c86a199a"><code>a2cf49f</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d87be6894e8451a757cc33d65bca734f51e256a9"><code>d87be68</code></a> Update API model</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.32.24...config/v1.32.25">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/aws-sdk-go-v2/config&package-manager=go_modules&previous-version=1.32.24&new-version=1.32.25)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56be0e3 commit 14fb885

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/avast/retry-go/v4 v4.7.0
1111
github.com/aws/aws-sdk-go v1.55.8
1212
github.com/aws/aws-sdk-go-v2 v1.42.0
13-
github.com/aws/aws-sdk-go-v2/config v1.32.24
13+
github.com/aws/aws-sdk-go-v2/config v1.32.25
1414
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.61.4
1515
github.com/aws/aws-sdk-go-v2/service/kms v1.50.1
1616
github.com/block-vision/sui-go-sdk v1.2.1
@@ -70,7 +70,7 @@ require (
7070
cloud.google.com/go/compute/metadata v0.9.0 // indirect
7171
github.com/ProjectZKM/Ziren/crates/go-runtime/zkvm_runtime v0.0.0-20251001021608-1fe7b43fc4d6 // indirect
7272
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.30 // indirect
73-
github.com/aws/aws-sdk-go-v2/service/signin v1.1.5 // indirect
73+
github.com/aws/aws-sdk-go-v2/service/signin v1.2.0 // indirect
7474
github.com/btcsuite/btcutil v1.0.3-0.20201208143702-a53e38424cce // indirect
7575
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
7676
github.com/crate-crypto/go-eth-kzg v1.5.0 // indirect
@@ -137,7 +137,7 @@ require (
137137
github.com/XSAM/otelsql v0.37.0 // indirect
138138
github.com/avast/retry-go v3.0.0+incompatible // indirect
139139
github.com/awalterschulze/gographviz v2.0.3+incompatible // indirect
140-
github.com/aws/aws-sdk-go-v2/credentials v1.19.23 // indirect
140+
github.com/aws/aws-sdk-go-v2/credentials v1.19.24 // indirect
141141
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.29 // indirect
142142
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.29 // indirect
143143
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.29 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)