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
55require (
66 github.com/aws/aws-sdk-go-v2 v1.38.3
77 github.com/aws/aws-sdk-go-v2/config v1.31.6
8- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.19.3
8+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.19.4
99 github.com/aws/aws-sdk-go-v2/service/s3 v1.87.3
1010 github.com/cucumber/godog v0.15.1
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.18.10 h1:xdJnXCouCx8Y0NncgoptztUocIY
1616github.com/aws/aws-sdk-go-v2/credentials v1.18.10 /go.mod h1:7tQk08ntj914F/5i9jC4+2HQTAuJirq7m1vZVIhEkWs =
1717github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.6 h1:wbjnrrMnKew78/juW7I2BtKQwa1qlf6EjQgS69uYY14 =
1818github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.6 /go.mod h1:AtiqqNrDioJXuUgz3+3T0mBWN7Hro2n9wll2zRUc0ww =
19- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.19.3 h1:0gJ4oDYyvGZz0C/YNmDkbpL25AK+cILbyDbPexWz/+0 =
20- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.19.3 /go.mod h1:BE+FqQuGYSvEk8NJc33a+JNkirdkdRqCrc+7B0HWb3E =
19+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.19.4 h1:BTl+TXrpnrpPWb/J3527GsJ/lMkn7z3GO12j6OlsbRg =
20+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.19.4 /go.mod h1:cG2tenc/fscpChiZE29a2crG9uo2t6nQGflFllFL8M8 =
2121github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.6 h1:uF68eJA6+S9iVr9WgX1NaRGyQ/6MdIyc4JNUo6TN1FA =
2222github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.6 /go.mod h1:qlPeVZCGPiobx8wb1ft0GHT5l+dc6ldnwInDFaMvC7Y =
2323github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.6 h1:pa1DEC6JoI0zduhZePp3zmhWvk/xxm4NB8Hy/Tlsgos =
You can’t perform that action at this time.
0 commit comments