File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/alessio/shellescape v1.4.1
7- github.com/aws/aws-sdk-go v1.33 .0
7+ github.com/aws/aws-sdk-go v1.34 .0
88 github.com/cbroglie/mustache v1.0.1
99 github.com/cheggaaa/pb/v3 v3.0.5
1010 github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRF
66github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 /go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0 =
77github.com/alessio/shellescape v1.4.1 h1:V7yhSDDn8LP4lc4jS8pFkt0zCnzVJlG5JXy9BVKJUX0 =
88github.com/alessio/shellescape v1.4.1 /go.mod h1:PZAiSCk0LJaZkiCSkPv8qIobYglO3FPpyFjDCtHLS30 =
9- github.com/aws/aws-sdk-go v1.33 .0 h1:Bq5Y6VTLbfnJp1IV8EL/qUU5qO1DYHda/zis/sqevkY =
10- github.com/aws/aws-sdk-go v1.33 .0 /go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0 =
9+ github.com/aws/aws-sdk-go v1.34 .0 h1:brux2dRrlwCF5JhTL7MUT3WUwo9zfDHZZp3+g3Mvlmo =
10+ github.com/aws/aws-sdk-go v1.34 .0 /go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0 =
1111github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
1212github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
1313github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
You can’t perform that action at this time.
0 commit comments