Skip to content

Commit

Permalink
Merge pull request #66 from nordcloud/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/aws/aws-sdk-go-1.37.30

Bump github.com/aws/aws-sdk-go from 1.36.15 to 1.37.30
  • Loading branch information
tdi committed Mar 15, 2021
2 parents c7c4753 + 01412b6 commit b5d23ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/nordcloud/assume-role-arn
go 1.12

require (
github.com/aws/aws-sdk-go v1.36.15
github.com/aws/aws-sdk-go v1.37.30
github.com/sirupsen/logrus v1.7.0
github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337 // indirect
gopkg.in/ini.v1 v1.62.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/aws/aws-sdk-go v1.36.15 h1:nGqgPlXegCKPZOKXvWnYCLvLPJPRoSOHHn9d0N0DG7Y=
github.com/aws/aws-sdk-go v1.36.15/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
github.com/aws/aws-sdk-go v1.37.30 h1:fZeVg3QuTkWE/dEvPQbK6AL32+3G9ofJfGFSPS1XLH0=
github.com/aws/aws-sdk-go v1.37.30/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit b5d23ba

Please sign in to comment.