File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.0
4
4
5
5
require (
6
6
github.com/Masterminds/semver/v3 v3.3.1
7
- github.com/aws/aws-sdk-go-v2 v1.36.3
7
+ github.com/aws/aws-sdk-go-v2 v1.36.4
8
8
github.com/aws/aws-sdk-go-v2/config v1.29.15
9
9
github.com/aws/aws-sdk-go-v2/credentials v1.17.68
10
10
github.com/aws/aws-sdk-go-v2/service/ec2 v1.225.0
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPd
36
36
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 /go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs =
37
37
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 h1:DklsrG3dyBCFEj5IhUbnKptjxatkF07cF2ak3yi77so =
38
38
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 /go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw =
39
- github.com/aws/aws-sdk-go-v2 v1.36.3 h1:mJoei2CxPutQVxaATCzDUjcZEjVRdpsiiXi2o38yqWM =
40
- github.com/aws/aws-sdk-go-v2 v1.36.3 /go.mod h1:LLXuLpgzEbD766Z5ECcRmi8AzSwfZItDtmABVkRLGzg =
39
+ github.com/aws/aws-sdk-go-v2 v1.36.4 h1:GySzjhVvx0ERP6eyfAbAuAXLtAda5TEy19E5q5W8I9E =
40
+ github.com/aws/aws-sdk-go-v2 v1.36.4 /go.mod h1:LLXuLpgzEbD766Z5ECcRmi8AzSwfZItDtmABVkRLGzg =
41
41
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10 h1:zAybnyUQXIZ5mok5Jqwlf58/TFE7uvd3IAsa1aF9cXs =
42
42
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10 /go.mod h1:qqvMj6gHLR/EXWZw4ZbqlPbQUyenf4h82UQUlKc+l14 =
43
43
github.com/aws/aws-sdk-go-v2/config v1.29.15 h1:I5XjesVMpDZXZEZonVfjI12VNMrYa38LtLnw4NtY5Ss =
You can’t perform that action at this time.
0 commit comments