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
55require (
66 github.com/aws/aws-sdk-go-v2 v1.32.7
77 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
99 github.com/aws/aws-sdk-go-v2/service/s3 v1.71.1
1010 github.com/cucumber/godog v0.15.0
1111 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
1616github.com/aws/aws-sdk-go-v2/credentials v1.17.48 /go.mod h1:tOscxHN3CGmuX9idQ3+qbkzrjVIx32lqDSU1/0d/qXs =
1717github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.22 h1:kqOrpojG71DxJm/KDPO+Z/y1phm1JlC8/iT+5XRmAn8 =
1818github.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 =
2121github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.26 h1:I/5wmGMffY4happ8NOCuIUEWGUvvFp5NSeQcXl9RHcI =
2222github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.26 /go.mod h1:FR8f4turZtNy6baO0KJ5FJUmXH/cSkI9fOngs0yl6mA =
2323github.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