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/DataDog/zstd v1.4.0 // indirect
7
7
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect
8
- github.com/aws/aws-sdk-go v1.32.12
8
+ github.com/aws/aws-sdk-go v1.32.13
9
9
github.com/containers/image/v5 v5.5.1
10
10
github.com/dsnet/compress v0.0.1 // indirect
11
11
github.com/frankban/quicktest v1.7.2 // indirect
Original file line number Diff line number Diff line change @@ -45,6 +45,8 @@ github.com/aws/aws-sdk-go v1.31.7 h1:TCA+pXKvzDMA3vVqhK21cCy5GarC8pTQb/DrVOWI3iY
45
45
github.com/aws/aws-sdk-go v1.31.7 /go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0 =
46
46
github.com/aws/aws-sdk-go v1.32.12 h1:l/djCeLI4ggBFWLlYUGTqkHraoLnVMubNlLXPdEtoYc =
47
47
github.com/aws/aws-sdk-go v1.32.12 /go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0 =
48
+ github.com/aws/aws-sdk-go v1.32.13 h1:zzyXF7SUxJcJa3hTcYCl1/Ey+kh2N8TjK5tWnL0wieo =
49
+ github.com/aws/aws-sdk-go v1.32.13 /go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0 =
48
50
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
49
51
github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
50
52
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
You can’t perform that action at this time.
0 commit comments