Skip to content

Commit

Permalink
Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.54.20 in /integratio…
Browse files Browse the repository at this point in the history
…ntest (#151)
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent cad0c3b commit 27daad1
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.19
github.com/aws/aws-sdk-go v1.54.20
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.19 h1:tyWV+07jagrNiCcGRzRhdtVjQs7Vy41NwsuOcl0IbVI=
github.com/aws/aws-sdk-go v1.54.19/go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU=
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-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 27daad1

Please sign in to comment.