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 @@ -8,7 +8,7 @@ require (
88 cloud.google.com/go/storage v1.33.0
99 github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.3.1
1010 github.com/Azure/azure-sdk-for-go/sdk/data/aztables v1.0.2
11- github.com/aws/aws-sdk-go v1.45.19
11+ github.com/aws/aws-sdk-go v1.45.20
1212 github.com/bmatcuk/doublestar/v4 v4.6.0 // indirect
1313 github.com/caarlos0/env/v8 v8.0.0
1414 github.com/google/uuid v1.3.1
Original file line number Diff line number Diff line change @@ -319,6 +319,8 @@ github.com/aws/aws-sdk-go v1.37.0/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zK
319319github.com/aws/aws-sdk-go v1.44.122 /go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo =
320320github.com/aws/aws-sdk-go v1.45.19 h1:+4yXWhldhCVXWFOQRF99ZTJ92t4DtoHROZIbN7Ujk/U =
321321github.com/aws/aws-sdk-go v1.45.19 /go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI =
322+ github.com/aws/aws-sdk-go v1.45.20 h1:U/wLZEwqVB6o2XlcJ7um8kczx+A1X2MgO2y4wdKDQTs =
323+ github.com/aws/aws-sdk-go v1.45.20 /go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI =
322324github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f /go.mod h1:AuiFmCCPBSrqvVMvuqFuk0qogytodnVFVSN5CeJB8Gc =
323325github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
324326github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
You can’t perform that action at this time.
0 commit comments