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.7
7
7
github.com/aws/aws-sdk-go-v2/config v1.28.7
8
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.43
8
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.44
9
9
github.com/aws/aws-sdk-go-v2/service/s3 v1.71.1
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.48 h1:IYdLD1qTJ0zanRavulofmqut4af
16
16
github.com/aws/aws-sdk-go-v2/credentials v1.17.48 /go.mod h1:tOscxHN3CGmuX9idQ3+qbkzrjVIx32lqDSU1/0d/qXs =
17
17
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.22 h1:kqOrpojG71DxJm/KDPO+Z/y1phm1JlC8/iT+5XRmAn8 =
18
18
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.22 /go.mod h1:NtSFajXVVL8TA2QNngagVZmUtXciyrHOt7xgz4faS/M =
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 =
19
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.44 h1:2zxMLXLedpB4K1ilbJFxtMKsVKaexOqDttOhc0QGm3Q =
20
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.44 /go.mod h1:VuLHdqwjSvgftNC7yqPWyGVhEwPmJpeRi07gOgOfHF8 =
21
21
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.26 h1:I/5wmGMffY4happ8NOCuIUEWGUvvFp5NSeQcXl9RHcI =
22
22
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.26 /go.mod h1:FR8f4turZtNy6baO0KJ5FJUmXH/cSkI9fOngs0yl6mA =
23
23
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.26 h1:zXFLuEuMMUOvEARXFUVJdfqZ4bvvSgdGRq/ATcrQxzM =
You can’t perform that action at this time.
0 commit comments