Skip to content

Commit 224df41

Browse files
build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.7 to 1.32.8 in the aws group (#754)
* build(deps): bump github.com/aws/aws-sdk-go-v2/config in the aws group Bumps the aws group with 1 update: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.7 to 1.32.8 - [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.32.7...v1.32.8) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com> * Update NOTICE.txt --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ef22644 commit 224df41

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

NOTICE.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -220,11 +220,11 @@ Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2@v1.41
220220

221221
--------------------------------------------------------------------------------
222222
Dependency : github.com/aws/aws-sdk-go-v2/config
223-
Version: v1.32.7
223+
Version: v1.32.8
224224
Licence type (autodetected): Apache-2.0
225225
--------------------------------------------------------------------------------
226226

227-
Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/config@v1.32.7/LICENSE.txt:
227+
Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/config@v1.32.8/LICENSE.txt:
228228

229229

230230
Apache License
@@ -1196,11 +1196,11 @@ Indirect dependencies
11961196

11971197
--------------------------------------------------------------------------------
11981198
Dependency : github.com/aws/aws-sdk-go-v2/credentials
1199-
Version: v1.19.7
1199+
Version: v1.19.8
12001200
Licence type (autodetected): Apache-2.0
12011201
--------------------------------------------------------------------------------
12021202

1203-
Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/credentials@v1.19.7/LICENSE.txt:
1203+
Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/credentials@v1.19.8/LICENSE.txt:
12041204

12051205

12061206
Apache License
@@ -3104,11 +3104,11 @@ Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/servi
31043104

31053105
--------------------------------------------------------------------------------
31063106
Dependency : github.com/aws/aws-sdk-go-v2/service/ssooidc
3107-
Version: v1.35.13
3107+
Version: v1.35.14
31083108
Licence type (autodetected): Apache-2.0
31093109
--------------------------------------------------------------------------------
31103110

3111-
Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.35.13/LICENSE.txt:
3111+
Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.35.14/LICENSE.txt:
31123112

31133113

31143114
Apache License

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.7
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.41.1
7-
github.com/aws/aws-sdk-go-v2/config v1.32.7
7+
github.com/aws/aws-sdk-go-v2/config v1.32.8
88
github.com/aws/aws-sdk-go-v2/service/acm v1.37.19
99
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.41.1
1010
github.com/google/uuid v1.6.0
@@ -31,7 +31,7 @@ require (
3131
github.com/Masterminds/sprig/v3 v3.3.0 // indirect
3232
github.com/agext/levenshtein v1.2.3 // indirect
3333
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
34-
github.com/aws/aws-sdk-go-v2/credentials v1.19.7 // indirect
34+
github.com/aws/aws-sdk-go-v2/credentials v1.19.8 // indirect
3535
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.17 // indirect
3636
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.17 // indirect
3737
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17 // indirect
@@ -40,7 +40,7 @@ require (
4040
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.17 // indirect
4141
github.com/aws/aws-sdk-go-v2/service/signin v1.0.5 // indirect
4242
github.com/aws/aws-sdk-go-v2/service/sso v1.30.9 // indirect
43-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.13 // indirect
43+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.14 // indirect
4444
github.com/aws/aws-sdk-go-v2/service/sts v1.41.6 // indirect
4545
github.com/aws/smithy-go v1.24.0 // indirect
4646
github.com/cyphar/filepath-securejoin v0.4.1 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ github.com/apparentlymart/go-textseg/v15 v15.0.0 h1:uYvfpb3DyLSCGWnctWKGj857c6ew
1414
github.com/apparentlymart/go-textseg/v15 v15.0.0/go.mod h1:K8XmNZdhEBkdlyDdvbmmsvpAG721bKi0joRfFdHIWJ4=
1515
github.com/aws/aws-sdk-go-v2 v1.41.1 h1:ABlyEARCDLN034NhxlRUSZr4l71mh+T5KAeGh6cerhU=
1616
github.com/aws/aws-sdk-go-v2 v1.41.1/go.mod h1:MayyLB8y+buD9hZqkCW3kX1AKq07Y5pXxtgB+rRFhz0=
17-
github.com/aws/aws-sdk-go-v2/config v1.32.7 h1:vxUyWGUwmkQ2g19n7JY/9YL8MfAIl7bTesIUykECXmY=
18-
github.com/aws/aws-sdk-go-v2/config v1.32.7/go.mod h1:2/Qm5vKUU/r7Y+zUk/Ptt2MDAEKAfUtKc1+3U1Mo3oY=
19-
github.com/aws/aws-sdk-go-v2/credentials v1.19.7 h1:tHK47VqqtJxOymRrNtUXN5SP/zUTvZKeLx4tH6PGQc8=
20-
github.com/aws/aws-sdk-go-v2/credentials v1.19.7/go.mod h1:qOZk8sPDrxhf+4Wf4oT2urYJrYt3RejHSzgAquYeppw=
17+
github.com/aws/aws-sdk-go-v2/config v1.32.8 h1:iu+64gwDKEoKnyTQskSku72dAwggKI5sV6rNvgSMpMs=
18+
github.com/aws/aws-sdk-go-v2/config v1.32.8/go.mod h1:MI2XvA+qDi3i9AJxX1E2fu730syEBzp/jnXrjxuHwgI=
19+
github.com/aws/aws-sdk-go-v2/credentials v1.19.8 h1:Jp2JYH1lRT3KhX4mshHPvVYsR5qqRec3hGvEarNYoR0=
20+
github.com/aws/aws-sdk-go-v2/credentials v1.19.8/go.mod h1:fZG9tuvyVfxknv1rKibIz3DobRaFw1Poe8IKtXB3XYY=
2121
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.17 h1:I0GyV8wiYrP8XpA70g1HBcQO1JlQxCMTW9npl5UbDHY=
2222
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.17/go.mod h1:tyw7BOl5bBe/oqvoIeECFJjMdzXoa/dfVz3QQ5lgHGA=
2323
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.17 h1:xOLELNKGp2vsiteLsvLPwxC+mYmO6OZ8PYgiuPJzF8U=
@@ -38,8 +38,8 @@ github.com/aws/aws-sdk-go-v2/service/signin v1.0.5 h1:VrhDvQib/i0lxvr3zqlUwLwJP4
3838
github.com/aws/aws-sdk-go-v2/service/signin v1.0.5/go.mod h1:k029+U8SY30/3/ras4G/Fnv/b88N4mAfliNn08Dem4M=
3939
github.com/aws/aws-sdk-go-v2/service/sso v1.30.9 h1:v6EiMvhEYBoHABfbGB4alOYmCIrcgyPPiBE1wZAEbqk=
4040
github.com/aws/aws-sdk-go-v2/service/sso v1.30.9/go.mod h1:yifAsgBxgJWn3ggx70A3urX2AN49Y5sJTD1UQFlfqBw=
41-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.13 h1:gd84Omyu9JLriJVCbGApcLzVR3XtmC4ZDPcAI6Ftvds=
42-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.13/go.mod h1:sTGThjphYE4Ohw8vJiRStAcu3rbjtXRsdNB0TvZ5wwo=
41+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.14 h1:0jbJeuEHlwKJ9PfXtpSFc4MF+WIWORdhN1n30ITZGFM=
42+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.14/go.mod h1:sTGThjphYE4Ohw8vJiRStAcu3rbjtXRsdNB0TvZ5wwo=
4343
github.com/aws/aws-sdk-go-v2/service/sts v1.41.6 h1:5fFjR/ToSOzB2OQ/XqWpZBmNvmP/pJ1jOWYlFDJTjRQ=
4444
github.com/aws/aws-sdk-go-v2/service/sts v1.41.6/go.mod h1:qgFDZQSD/Kys7nJnVqYlWKnh0SSdMjAi0uSwON4wgYQ=
4545
github.com/aws/smithy-go v1.24.0 h1:LpilSUItNPFr1eY85RYgTIg5eIEPtvFbskaFcmmIUnk=

0 commit comments

Comments
 (0)