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 @@ -6,7 +6,7 @@ require (
66 github.com/apache/thrift v0.13.0 // indirect
77 github.com/aryann/difflib v0.0.0-20170710044230-e206f873d14a // indirect
88 github.com/aws/aws-lambda-go v1.13.3 // indirect
9- github.com/aws/aws-sdk-go v1.44.2
9+ github.com/aws/aws-sdk-go v1.44.3
1010 github.com/fclairamb/afero-dropbox v0.1.0
1111 github.com/fclairamb/afero-gdrive v0.3.0
1212 github.com/fclairamb/afero-s3 v0.3.1
Original file line number Diff line number Diff line change @@ -379,6 +379,8 @@ github.com/aws/aws-sdk-go v1.44.1 h1:w34ZmPT6K4NTd7Yap1P7SLXPTii0ABmBz3KEh4KJdKc
379379github.com/aws/aws-sdk-go v1.44.1 /go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo =
380380github.com/aws/aws-sdk-go v1.44.2 h1:5VBk5r06bgxgRKVaUtm1/4NT/rtrnH2E4cnAYv5zgQc =
381381github.com/aws/aws-sdk-go v1.44.2 /go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo =
382+ github.com/aws/aws-sdk-go v1.44.3 h1:GA9bJsWeJdwPtcKK9Uq3jfMaPko0ROWzVuqwFM7BBP0 =
383+ github.com/aws/aws-sdk-go v1.44.3 /go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo =
382384github.com/aws/aws-sdk-go-v2 v0.18.0 /go.mod h1:JWVYvqSMppoMJC0x5wdwiImzgXTI9FuZwxzkQq9wy+g =
383385github.com/aws/aws-sdk-go-v2 v1.7.0 /go.mod h1:tb9wi5s61kTDA5qCkcDbt3KRVV74GGslQkl/DRdX/P4 =
384386github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.5.0 /go.mod h1:acH3+MQoiMzozT/ivU+DbRg7Ooo2298RdRaWcOv+4vM =
You can’t perform that action at this time.
0 commit comments