Skip to content

Commit

Permalink
chore(deps): update module aws/aws-sdk-go to v1.34.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 2, 2020
1 parent 13c8108 commit 56ef8fd
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.34.14
github.com/aws/aws-sdk-go v1.34.16
github.com/cenkalti/backoff/v4 v4.0.2
github.com/clok/awssession v0.1.5
github.com/clok/cdocs v0.2.2
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ 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.16/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 56ef8fd

Please sign in to comment.