Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4fde5f8

Browse files
chore: bump github.com/aws/aws-sdk-go-v2 from 1.38.1 to 1.39.0 (#19821)
Bumps[github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2)from 1.38.1 to 1.39.0.<details><summary>Commits</summary><ul><li><ahref="https://github.com/aws/aws-sdk-go-v2/commit/648027edb8aeba036195538174a63cbccaca8c16"><code>648027e</code></a>Release 2025-09-08</li><li><ahref="https://github.com/aws/aws-sdk-go-v2/commit/a3b9b7b1303ebf9fc1837f70253fe086d0ee72a2"><code>a3b9b7b</code></a>Regenerated Clients</li><li><ahref="https://github.com/aws/aws-sdk-go-v2/commit/67dad834dcc6ab1c14a2b9935bd92bc1ff91ddd9"><code>67dad83</code></a>Update endpoints model</li><li><ahref="https://github.com/aws/aws-sdk-go-v2/commit/2bfe86a2ca763380b5fb498feab0886d41b96dcc"><code>2bfe86a</code></a>Update API model</li><li><ahref="https://github.com/aws/aws-sdk-go-v2/commit/59e7410f279040b4c186e149402eebf13c5e06d9"><code>59e7410</code></a>add businessmetrics feature ID for env-based bearer token (<ahref="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3182">#3182</a>)</li><li><ahref="https://github.com/aws/aws-sdk-go-v2/commit/1cdc15880e2f5087470b6f813eb0a5cd1451c95f"><code>1cdc158</code></a>Patching override s3expire shape (<ahref="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3180">#3180</a>)</li><li><ahref="https://github.com/aws/aws-sdk-go-v2/commit/1745ede8f69372b0e08c4a8bcc83d43e76caeb26"><code>1745ede</code></a>Release 2025-09-05</li><li><ahref="https://github.com/aws/aws-sdk-go-v2/commit/f84de5375a6e97e530819caba27fa0c7bc773cd6"><code>f84de53</code></a>Regenerated Clients</li><li><ahref="https://github.com/aws/aws-sdk-go-v2/commit/7cdaa318493e10d7ef9dd87eb1130b9806c48c98"><code>7cdaa31</code></a>Update API model</li><li><ahref="https://github.com/aws/aws-sdk-go-v2/commit/498b5c42d5b3fc143fc3449665faa3635f468d09"><code>498b5c4</code></a>remove service/sms (<ahref="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3177">#3177</a>)</li><li>Additional commits viewable in <ahref="https://github.com/aws/aws-sdk-go-v2/compare/v1.38.1...v1.39.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/aws-sdk-go-v2&package-manager=go_modules&previous-version=1.38.1&new-version=1.39.0)](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'talter 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 editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR 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 parent05f8ffd commit4fde5f8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎go.mod‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ require (
8282
github.com/aquasecurity/trivy-iacv0.8.0
8383
github.com/armon/circbufv0.0.0-20190214190532-5111143e8da2
8484
github.com/awalterschulze/gographvizv2.0.3+incompatible
85-
github.com/aws/smithy-gov1.22.5
85+
github.com/aws/smithy-gov1.23.0
8686
github.com/bramvdbogaerde/go-scpv1.5.0
8787
github.com/briandowns/spinnerv1.23.0
8888
github.com/cakturk/go-netstatv0.0.0-20200220111822-e5b49efee7a5
@@ -255,7 +255,7 @@ require (
255255
github.com/apparentlymart/go-textseg/v15v15.0.0// indirect
256256
github.com/armon/go-radixv1.0.1-0.20221118154546-54df44f2176c// indirect
257257
github.com/atotto/clipboardv0.1.4// indirect
258-
github.com/aws/aws-sdk-go-v2v1.38.1
258+
github.com/aws/aws-sdk-go-v2v1.39.0
259259
github.com/aws/aws-sdk-go-v2/configv1.31.3
260260
github.com/aws/aws-sdk-go-v2/credentialsv1.18.7// indirect
261261
github.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.4// indirect

‎go.sum‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -758,8 +758,8 @@ github.com/awalterschulze/gographviz v2.0.3+incompatible/go.mod h1:GEV5wmg4YquNw
758758
github.com/aws/aws-sdk-gov1.44.122/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo=
759759
github.com/aws/aws-sdk-gov1.55.7 h1:UJrkFq7es5CShfBwlWAC8DA077vp8PyVbQd3lqLiztE=
760760
github.com/aws/aws-sdk-gov1.55.7/go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU=
761-
github.com/aws/aws-sdk-go-v2v1.38.1 h1:j7sc33amE74Rz0M/PoCpsZQ6OunLqys/m5antM0J+Z8=
762-
github.com/aws/aws-sdk-go-v2v1.38.1/go.mod h1:9Q0OoGQoboYIAJyslFyF1f5K1Ryddop8gqMhWx/n4Wg=
761+
github.com/aws/aws-sdk-go-v2v1.39.0 h1:xm5WV/2L4emMRmMjHFykqiA4M/ra0DJVSWUkDyBjbg4=
762+
github.com/aws/aws-sdk-go-v2v1.39.0/go.mod h1:sDioUELIUO9Znk23YVmIk86/9DOpkbyyVb1i/gUNFXY=
763763
github.com/aws/aws-sdk-go-v2/configv1.31.3 h1:RIb3yr/+PZ18YYNe6MDiG/3jVoJrPmdoCARwNkMGvco=
764764
github.com/aws/aws-sdk-go-v2/configv1.31.3/go.mod h1:jjgx1n7x0FAKl6TnakqrpkHWWKcX3xfWtdnIJs5K9CE=
765765
github.com/aws/aws-sdk-go-v2/credentialsv1.18.7 h1:zqg4OMrKj+t5HlswDApgvAHjxKtlduKS7KicXB+7RLg=
@@ -786,8 +786,8 @@ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.0 h1:Bnr+fXrlrPEoR1MAFrHVsge3
786786
github.com/aws/aws-sdk-go-v2/service/ssooidcv1.34.0/go.mod h1:eknndR9rU8UpE/OmFpqU78V1EcXPKFTTm5l/buZYgvM=
787787
github.com/aws/aws-sdk-go-v2/service/stsv1.38.0 h1:iV1Ko4Em/lkJIsoKyGfc0nQySi+v0Udxr6Igq+y9JZc=
788788
github.com/aws/aws-sdk-go-v2/service/stsv1.38.0/go.mod h1:bEPcjW7IbolPfK67G1nilqWyoxYMSPrDiIQ3RdIdKgo=
789-
github.com/aws/smithy-gov1.22.5 h1:P9ATCXPMb2mPjYBgueqJNCA5S9UfktsW0tTxi+a7eqw=
790-
github.com/aws/smithy-gov1.22.5/go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI=
789+
github.com/aws/smithy-gov1.23.0 h1:8n6I3gXzWJB2DxBDnfxgBaSX6oe0d/t10qGz7OKqMCE=
790+
github.com/aws/smithy-gov1.23.0/go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI=
791791
github.com/aymanbagabas/go-osc52/v2v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k=
792792
github.com/aymanbagabas/go-osc52/v2v2.0.1/go.mod h1:uYgXzlJ7ZpABp8OJ+exZzJJhRNQ2ASbcXHWsFqH8hp8=
793793
github.com/aymanbagabas/go-udiffv0.2.0 h1:TK0fH4MteXUDspT88n8CKzvK0X9O2xu9yQjWpi6yML8=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp