File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.6
5
5
require (
6
6
github.com/aws/aws-sdk-go-v2 v1.30.4
7
7
github.com/aws/aws-sdk-go-v2/config v1.27.30
8
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.13
8
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.14
9
9
github.com/aws/aws-sdk-go-v2/service/s3 v1.60.1
10
10
github.com/cucumber/godog v0.14.1
11
11
github.com/docker/go-units v0.5.0
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/aws/aws-sdk-go-v2/credentials v1.17.29 h1:CwGsupsXIlAFYuDVHv1nnK0wnxO
16
16
github.com/aws/aws-sdk-go-v2/credentials v1.17.29 /go.mod h1:BPJ/yXV92ZVq6G8uYvbU0gSl8q94UB63nMT5ctNO38g =
17
17
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 h1:yjwoSyDZF8Jth+mUk5lSPJCkMC0lMy6FaCD51jm6ayE =
18
18
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 /go.mod h1:fuR57fAgMk7ot3WcNQfb6rSEn+SUffl7ri+aa8uKysI =
19
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.13 h1:X8EeaOjl91c8sP14NG8EHx5ZxXLJg0tHDp+KQSghp28 =
20
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.13 /go.mod h1:kEI/h2bETfm09LSd7xEEH2qcU1cd//+5HH4Le7p9JgY =
19
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.14 h1:dQa4KkoEVgk3oLL9IeoW9qrXijyQ6lWa+DX6Vn32Lhw =
20
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.14 /go.mod h1:aRKW0B+zH8J6cz3FFiQ9JbUQc7UroLx6lwfvNqIsPOs =
21
21
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 h1:TNyt/+X43KJ9IJJMjKfa3bNTiZbUP7DeCxfbTROESwY =
22
22
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 /go.mod h1:2DwJF39FlNAUiX5pAc0UNeiz16lK2t7IaFcm0LFHEgc =
23
23
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 h1:jYfy8UPmd+6kJW5YhY0L1/KftReOGxI/4NtVSTh9O/I =
You can’t perform that action at this time.
0 commit comments