Skip to content

Commit

Permalink
Bump github.com/aws/aws-sdk-go from 1.54.20 to 1.55.3 in /integration…
Browse files Browse the repository at this point in the history
…test (#153)
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent bcfeb57 commit e2e26b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
replace github.com/miyamo2/dynmgrm => ../

require (
github.com/aws/aws-sdk-go v1.54.20
github.com/aws/aws-sdk-go v1.55.3
github.com/google/go-cmp v0.6.0
github.com/joho/godotenv v1.5.1
github.com/miyamo2/dynmgrm v0.0.0-00010101000000-000000000000
Expand Down
4 changes: 2 additions & 2 deletions integrationtest/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/aws/aws-sdk-go v1.54.20 h1:FZ2UcXya7bUkvkpf7TaPmiL7EubK0go1nlXGLRwEsoo=
github.com/aws/aws-sdk-go v1.54.20/go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU=
github.com/aws/aws-sdk-go v1.55.3 h1:0B5hOX+mIx7I5XPOrjrHlKSDQV/+ypFZpIHOx5LOk3E=
github.com/aws/aws-sdk-go v1.55.3/go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU=
github.com/aws/aws-sdk-go-v2 v1.30.3 h1:jUeBtG0Ih+ZIFH0F4UkmL9w3cSpaMv9tYYDbzILP8dY=
github.com/aws/aws-sdk-go-v2 v1.30.3/go.mod h1:nIQjQVp5sfpQcTc9mPSr1B0PaWK5ByX9MOoDadSN4lc=
github.com/aws/aws-sdk-go-v2/credentials v1.17.24 h1:YclAsrnb1/GTQNt2nzv+756Iw4mF8AOzcDfweWwwm/M=
Expand Down

0 comments on commit e2e26b4

Please sign in to comment.