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.24.1
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.14
8
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.76
8
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.77
9
9
github.com/aws/aws-sdk-go-v2/service/s3 v1.80.0
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.67 h1:9KxtdcIA/5xPNQyZRgUSpYOE6j9
16
16
github.com/aws/aws-sdk-go-v2/credentials v1.17.67 /go.mod h1:p3C44m+cfnbv763s52gCqrjaqyPikj9Sg47kUVaNZQQ =
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.76 h1:TZEAZHyLeRbSvETr20mAoJDUPhIMuFZ9ZwjkftWongU =
20
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.76 /go.mod h1:7h7z0FVKk7IYXuIZ8bWI58Afwc3kPMHqVIdczGgU3wc =
19
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.77 h1:xaRN9fags7iJznsMEjtcEuON1hGfCZ0y5MVfEMKtrx8 =
20
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.77 /go.mod h1:lolsiGkT47AZ3DWqtxgEQM/wVMpayi7YWNjl3wHSRx8 =
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