This repository was archived by the owner on Dec 2, 2020. It is now read-only.
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 5
5
require (
6
6
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect
7
7
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect
8
- github.com/aws/aws-sdk-go v1.30.2
8
+ github.com/aws/aws-sdk-go v1.30.4
9
9
github.com/containers/image/v5 v5.2.1
10
10
github.com/containers/storage v1.15.5 // indirect
11
11
github.com/docker/distribution v2.7.1+incompatible // indirect
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ github.com/aws/aws-sdk-go v1.29.14 h1:NToqC5ZQ2RaxxSPp9szuQimWQWPG++ITwXbklq/FN7
24
24
github.com/aws/aws-sdk-go v1.29.14 /go.mod h1:1KvfttTE3SPKMpo8g2c6jL3ZKfXtFvKscTgahTma5Xg =
25
25
github.com/aws/aws-sdk-go v1.30.2 h1:0vuroAsbPwVbP91MMaUmFLnrQcFBhmjQnnXaH1kcnPw =
26
26
github.com/aws/aws-sdk-go v1.30.2 /go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0 =
27
+ github.com/aws/aws-sdk-go v1.30.4 h1:dpQgypC3rld2Uuz+/2u+0nbfmmyEWxau6v1hdAlvoc8 =
28
+ github.com/aws/aws-sdk-go v1.30.4 /go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0 =
27
29
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
28
30
github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
29
31
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
You can’t perform that action at this time.
0 commit comments