Skip to content

Commit

Permalink
chore(deps): update module aws/aws-sdk-go to v1.36.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 14, 2021
1 parent 7b73b45 commit 51f6021
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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/GoodwayGroup/gw-aws-audit
go 1.14

require (
github.com/aws/aws-sdk-go v1.36.18
github.com/aws/aws-sdk-go v1.36.27
github.com/cenkalti/backoff/v4 v4.1.0
github.com/clok/awssession v0.1.6
github.com/clok/cdocs v0.2.3
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ github.com/aws/aws-sdk-go v1.36.16/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2z
github.com/aws/aws-sdk-go v1.36.17 h1:8zTvseyGhgs3uQAzkgnFy7dvTo+ZnZLYmrhnopFxYME=
github.com/aws/aws-sdk-go v1.36.17/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
github.com/aws/aws-sdk-go v1.36.18/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
github.com/aws/aws-sdk-go v1.36.27/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
github.com/cenkalti/backoff/v4 v4.1.0 h1:c8LkOFQTzuO0WBM/ae5HdGQuZPfPxp7lqBRwQRm4fSc=
github.com/cenkalti/backoff/v4 v4.1.0/go.mod h1:scbssz8iZGpm3xbr14ovlUdkxfGXNInqkPWOWmG2CLw=
github.com/clok/awssession v0.1.6 h1:7DKG9mGVzt16kXpI8t7fnKVqkOwYmDy1zTQUpB5IfcY=
Expand Down

0 comments on commit 51f6021

Please sign in to comment.