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 @@ -5,7 +5,7 @@ go 1.23.4
5
5
require (
6
6
github.com/aws/aws-sdk-go-v2 v1.36.3
7
7
github.com/aws/aws-sdk-go-v2/config v1.29.9
8
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.65
8
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.66
9
9
github.com/aws/aws-sdk-go-v2/service/s3 v1.78.2
10
10
github.com/cucumber/godog v0.15.0
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.62 h1:fvtQY3zFzYJ9CfixuAQ96IxDrBa
16
16
github.com/aws/aws-sdk-go-v2/credentials v1.17.62 /go.mod h1:ElETBxIQqcxej++Cs8GyPBbgMys5DgQPTwo7cUPDKt8 =
17
17
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30 h1:x793wxmUWVDhshP8WW2mlnXuFrO4cOd3HLBroh1paFw =
18
18
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30 /go.mod h1:Jpne2tDnYiFascUEs2AWHJL9Yp7A5ZVy3TNyxaAjD6M =
19
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.65 h1:03zF9oWZyXvw08Say761JGpE9PbeGPd4FAmdpgDAm/I =
20
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.65 /go.mod h1:hBobvLKm46Igpcw6tkq9hFUmU14iAOrC5KL6EyYYckA =
19
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.66 h1:MTLivtC3s89de7Fe3P8rzML/8XPNRfuyJhlRTsCEt0k =
20
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.66 /go.mod h1:NAuQ2s6gaFEsuTIb2+P5t6amB1w5MhvJFxppoezGWH0 =
21
21
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34 h1:ZK5jHhnrioRkUNOc+hOgQKlUL5JeC3S6JgLxtQ+Rm0Q =
22
22
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34 /go.mod h1:p4VfIceZokChbA9FzMbRGz5OV+lekcVtHlPKEO0gSZY =
23
23
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 h1:SZwFm17ZUNNg5Np0ioo/gq8Mn6u9w19Mri8DnJ15Jf0 =
You can’t perform that action at this time.
0 commit comments