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 @@ -8,7 +8,7 @@ require (
8
8
github.com/aws/aws-lambda-go v1.47.0
9
9
github.com/aws/aws-sdk-go-v2 v1.34.0
10
10
github.com/aws/aws-sdk-go-v2/config v1.29.2
11
- github.com/aws/aws-sdk-go-v2/service/s3 v1.74.1
11
+ github.com/aws/aws-sdk-go-v2/service/s3 v1.75.0
12
12
github.com/go-kit/log v0.2.1
13
13
github.com/gogo/protobuf v1.3.2
14
14
github.com/golang/snappy v0.0.4
Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.10 h1:hN4yJBGs
74
74
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.10 /go.mod h1:TsxON4fEZXyrKY+D+3d2gSTyJkGORexIYab9PTf56DA =
75
75
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.10 h1:fXoWC2gi7tdJYNTPnnlSGzEVwewUchOi8xVq/dkg8Qs =
76
76
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.10 /go.mod h1:cvzBApD5dVazHU8C2rbBQzzzsKc8m5+wNJ9mCRZLKPc =
77
- github.com/aws/aws-sdk-go-v2/service/s3 v1.74.1 h1:9LawY3cDJ3HE+v2GMd5SOkNLDwgN4K7TsCjyVBYu/L4 =
78
- github.com/aws/aws-sdk-go-v2/service/s3 v1.74.1 /go.mod h1:hHnELVnIHltd8EOF3YzahVX6F6y2C6dNqpRj1IMkS5I =
77
+ github.com/aws/aws-sdk-go-v2/service/s3 v1.75.0 h1:UPQJDyqUXICUt60X4PwbiEf+2QQ4VfXUhDk8OEiGtik =
78
+ github.com/aws/aws-sdk-go-v2/service/s3 v1.75.0 /go.mod h1:hHnELVnIHltd8EOF3YzahVX6F6y2C6dNqpRj1IMkS5I =
79
79
github.com/aws/aws-sdk-go-v2/service/sso v1.24.12 h1:kznaW4f81mNMlREkU9w3jUuJvU5g/KsqDV43ab7Rp6s =
80
80
github.com/aws/aws-sdk-go-v2/service/sso v1.24.12 /go.mod h1:bZy9r8e0/s0P7BSDHgMLXK2KvdyRRBIQ2blKlvLt0IU =
81
81
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.11 h1:mUwIpAvILeKFnRx4h1dEgGEFGuV8KJ3pEScZWVFYuZA =
You can’t perform that action at this time.
0 commit comments