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.22.6
5
5
require (
6
6
github.com/aws/aws-sdk-go-v2 v1.32.6
7
7
github.com/aws/aws-sdk-go-v2/config v1.28.6
8
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.40
8
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.43
9
9
github.com/aws/aws-sdk-go-v2/service/s3 v1.71.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.47 h1:48bA+3/fCdi2yAwVt+3COvmatZ6
16
16
github.com/aws/aws-sdk-go-v2/credentials v1.17.47 /go.mod h1:+KdckOejLW3Ks3b0E3b5rHsr2f9yuORBum0WPnE5o5w =
17
17
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.21 h1:AmoU1pziydclFT/xRV+xXE/Vb8fttJCLRPv8oAkprc0 =
18
18
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.21 /go.mod h1:AjUdLYe4Tgs6kpH4Bv7uMZo7pottoyHMn4eTcIcneaY =
19
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.40 h1:CbalQNEYQljzAJ+3beY8FQBShdLNLpJzHL4h/5LSFMc =
20
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.40 /go.mod h1:1iYVr/urNWuZ7WZ1829FSE7RRTaXvzFdwrEQV8Z40cE =
19
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.43 h1:iLdpkYZ4cXIQMO7ud+cqMWR1xK5ESbt1rvN77tRi1BY =
20
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.43 /go.mod h1:OgbsKPAswXDd5kxnR4vZov69p3oYjbvUyIRBAAV0y9o =
21
21
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.25 h1:s/fF4+yDQDoElYhfIVvSNyeCydfbuTKzhxSXDXCPasU =
22
22
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.25 /go.mod h1:IgPfDv5jqFIzQSNbUEMoitNooSMXjRSDkhXv8jiROvU =
23
23
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.25 h1:ZntTCl5EsYnhN/IygQEUugpdwbhdkom9uHcbCftiGgA =
You can’t perform that action at this time.
0 commit comments