Skip to content

Commit

Permalink
chore(deps): update module aws/aws-sdk-go to v1.34.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 9, 2020
1 parent 9b0e12c commit 3a40d93
Show file tree
Hide file tree
Showing 2 changed files with 3 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.34.14
github.com/aws/aws-sdk-go v1.34.20
github.com/cenkalti/backoff/v4 v4.0.2
github.com/clok/awssession v0.1.5
github.com/clok/cdocs v0.2.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
github.com/aws/aws-sdk-go v1.34.9/go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0=
github.com/aws/aws-sdk-go v1.34.14 h1:G0jUdSDSp63P0oo/N3c/ldo7s8mYW3Kh/GPIJ+oESVQ=
github.com/aws/aws-sdk-go v1.34.14/go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0=
github.com/aws/aws-sdk-go v1.34.20 h1:D9otznteZZyN5pRyFETqveYia/85Xzk7+RaPGB1I9fE=
github.com/aws/aws-sdk-go v1.34.20/go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0=
github.com/cenkalti/backoff/v4 v4.0.2 h1:JIufpQLbh4DkbQoii76ItQIUFzevQSqOLZca4eamEDs=
github.com/cenkalti/backoff/v4 v4.0.2/go.mod h1:eEew/i+1Q6OrCDZh3WiXYv3+nJwBASZ8Bog/87DQnVg=
github.com/clok/awssession v0.1.5 h1:5cqU9ecBc3IsS7x+KM52ITfUxGYb6uXuSd+Bvb8Afac=
Expand Down

0 comments on commit 3a40d93

Please sign in to comment.