Skip to content

Commit bf5fd43

Browse files
Bump github.com/aws/aws-sdk-go from 1.37.7 to 1.37.8
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.37.7 to 1.37.8. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-go@v1.37.7...v1.37.8) Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf8aea1 commit bf5fd43

File tree

5 files changed

+21
-5
lines changed

5 files changed

+21
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/Azure/go-autorest/autorest/azure/auth v0.5.7
88
github.com/Azure/go-autorest/autorest/to v0.3.0 // indirect
99
github.com/Azure/go-autorest/autorest/validation v0.2.0 // indirect
10-
github.com/aws/aws-sdk-go v1.37.7
10+
github.com/aws/aws-sdk-go v1.37.8
1111
github.com/nginxinc/nginx-plus-go-client v0.6.0
1212
gopkg.in/yaml.v2 v2.3.0
1313
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ github.com/Azure/go-autorest/tracing v0.5.0 h1:TRn4WjSnkcSy5AEG3pnbtFSwNtwzjr4VY
3232
github.com/Azure/go-autorest/tracing v0.5.0/go.mod h1:r/s2XiOKccPW3HrqB+W0TQzfbtp2fGCgRFtBroKn4Dk=
3333
github.com/Azure/go-autorest/tracing v0.6.0 h1:TYi4+3m5t6K48TGI9AUdb+IzbnSxvnvUMfuitfgcfuo=
3434
github.com/Azure/go-autorest/tracing v0.6.0/go.mod h1:+vhtPC754Xsa23ID7GlGsrdKBpUA79WCAKPPZVC2DeU=
35-
github.com/aws/aws-sdk-go v1.37.7 h1:vfald/ssuWaA2HgJ9DrieVVXVE9eD0Kly/9kl0hofbE=
36-
github.com/aws/aws-sdk-go v1.37.7/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
35+
github.com/aws/aws-sdk-go v1.37.8 h1:9kywcbuz6vQuTf+FD+U7FshafrHzmqUCjgAEiLuIJ8U=
36+
github.com/aws/aws-sdk-go v1.37.8/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
3737
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
3838
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
3939
github.com/dgrijalva/jwt-go v3.2.0+incompatible h1:7qlOGliEKZXTDg6OTjfoBKDXWrumCAMpl/TFQ4/5kLM=

vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go

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

vendor/github.com/aws/aws-sdk-go/aws/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ github.com/Azure/go-autorest/autorest/validation
2929
github.com/Azure/go-autorest/logger
3030
# github.com/Azure/go-autorest/tracing v0.6.0
3131
github.com/Azure/go-autorest/tracing
32-
# github.com/aws/aws-sdk-go v1.37.7
32+
# github.com/aws/aws-sdk-go v1.37.8
3333
## explicit
3434
github.com/aws/aws-sdk-go/aws
3535
github.com/aws/aws-sdk-go/aws/awserr

0 commit comments

Comments
 (0)