File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/aws/aws-sdk-go-v2 v1.41.1
1111 github.com/aws/aws-sdk-go-v2/config v1.32.7
1212 github.com/aws/aws-sdk-go-v2/credentials v1.19.7
13- github.com/aws/aws-sdk-go-v2/service/s3 v1.95.1
13+ github.com/aws/aws-sdk-go-v2/service/s3 v1.96.0
1414 github.com/fclairamb/afero-dropbox v0.1.0
1515 github.com/fclairamb/afero-gdrive v0.3.0
1616 github.com/fclairamb/afero-s3 v0.4.0
Original file line number Diff line number Diff line change @@ -141,6 +141,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.17 h1:bGeHBsGZx0Dvu
141141github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.17 /go.mod h1:dcW24lbU0CzHusTE8LLHhRLI42ejmINN8Lcr22bwh/g =
142142github.com/aws/aws-sdk-go-v2/service/s3 v1.95.1 h1:C2dUPSnEpy4voWFIq3JNd8gN0Y5vYGDo44eUE58a/p8 =
143143github.com/aws/aws-sdk-go-v2/service/s3 v1.95.1 /go.mod h1:5jggDlZ2CLQhwJBiZJb4vfk4f0GxWdEDruWKEJ1xOdo =
144+ github.com/aws/aws-sdk-go-v2/service/s3 v1.96.0 h1:oeu8VPlOre74lBA/PMhxa5vewaMIMmILM+RraSyB8KA =
145+ github.com/aws/aws-sdk-go-v2/service/s3 v1.96.0 /go.mod h1:5jggDlZ2CLQhwJBiZJb4vfk4f0GxWdEDruWKEJ1xOdo =
144146github.com/aws/aws-sdk-go-v2/service/signin v1.0.5 h1:VrhDvQib/i0lxvr3zqlUwLwJP4fpmpyD9wYG1vfSu+Y =
145147github.com/aws/aws-sdk-go-v2/service/signin v1.0.5 /go.mod h1:k029+U8SY30/3/ras4G/Fnv/b88N4mAfliNn08Dem4M =
146148github.com/aws/aws-sdk-go-v2/service/sso v1.30.9 h1:v6EiMvhEYBoHABfbGB4alOYmCIrcgyPPiBE1wZAEbqk =
You can’t perform that action at this time.
0 commit comments