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.5
7
7
github.com/aws/aws-sdk-go-v2/config v1.28.5
8
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.39
8
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.40
9
9
github.com/aws/aws-sdk-go-v2/service/s3 v1.68.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.46 h1:AU7RcriIo2lXjUfHFnFKYsLCwgb
16
16
github.com/aws/aws-sdk-go-v2/credentials v1.17.46 /go.mod h1:1FmYyLGL08KQXQ6mcTlifyFXfJVCNJTVGuQP4m0d/UA =
17
17
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.20 h1:sDSXIrlsFSFJtWKLQS4PUWRvrT580rrnuLydJrCQ/yA =
18
18
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.20 /go.mod h1:WZ/c+w0ofps+/OUqMwWgnfrgzZH1DZO1RIkktICsqnY =
19
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.39 h1:Bdepdtm7SAUxPIZj6x4qg5al04R6tZa965T/j597XxM =
20
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.39 /go.mod h1:AudGmEyVwvi3k5MVpEZP2NEVF1HqtZoMze42Uq1RTiE =
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 =
21
21
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.24 h1:4usbeaes3yJnCFC7kfeyhkdkPtoRYPa/hTmCqMpKpLI =
22
22
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.24 /go.mod h1:5CI1JemjVwde8m2WG3cz23qHKPOxbpkq0HaoreEgLIY =
23
23
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.24 h1:N1zsICrQglfzaBnrfM0Ys00860C+QFwu6u/5+LomP+o =
You can’t perform that action at this time.
0 commit comments