File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/hashicorp/go-version v1.2.1
13
13
github.com/logrusorgru/aurora v2.0.3+incompatible
14
14
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
15
- github.com/otiai10/copy v1.2 .0
15
+ github.com/otiai10/copy v1.3 .0
16
16
github.com/pkg/errors v0.9.1
17
17
github.com/spf13/cobra v1.1.1
18
18
github.com/stretchr/testify v1.6.1
Original file line number Diff line number Diff line change @@ -146,14 +146,14 @@ github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 h1:zYyBkD/k9seD2A7fsi6
146
146
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 /go.mod h1:jpp1/29i3P1S/RLdc7JQKbRpFeM1dOBd8T9ki5s+AY8 =
147
147
github.com/nkovacs/streamquote v1.0.0 /go.mod h1:BN+NaZ2CmdKqUuTUXUEm9j95B2TRbpOWpxbJYzzgUsc =
148
148
github.com/oklog/ulid v1.3.1 /go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U =
149
- github.com/otiai10/copy v1.2 .0 h1:HvG945u96iNadPoG2/Ja2+AUJeW5YuFQMixq9yirC+k =
150
- github.com/otiai10/copy v1.2 .0 /go.mod h1:rrF5dJ5F0t/EWSYODDu4j9/vEeYHMkc8jt0zJChqQWw =
149
+ github.com/otiai10/copy v1.3 .0 h1:Z0OIFgj8hyI18YVzgPXpp652vv0NggCGWaNKSPN9KU8 =
150
+ github.com/otiai10/copy v1.3 .0 /go.mod h1:XWfuS3CrI0R6IE0FbgHsEazaXO8G0LpMp9o8tos0x4E =
151
151
github.com/otiai10/curr v0.0.0-20150429015615-9b4961190c95 /go.mod h1:9qAhocn7zKJG+0mI8eUu6xqkFDYS2kb2saOteoSB3cE =
152
152
github.com/otiai10/curr v1.0.0 h1:TJIWdbX0B+kpNagQrjgq8bCMrbhiuX73M2XwgtDMoOI =
153
153
github.com/otiai10/curr v1.0.0 /go.mod h1:LskTG5wDwr8Rs+nNQ+1LlxRjAtTZZjtJW4rMXl6j4vs =
154
154
github.com/otiai10/mint v1.3.0 /go.mod h1:F5AjcsTsWUqX+Na9fpHb52P8pcRX2CI6A3ctIT91xUo =
155
- github.com/otiai10/mint v1.3.1 h1:BCmzIS3n71sGfHB5NMNDB3lHYPz8fWSkCAErHed//qc =
156
- github.com/otiai10/mint v1.3.1 /go.mod h1:/yxELlJQ0ufhjUwhshSj+wFjZ78CnZ48/1wtmBH1OTc =
155
+ github.com/otiai10/mint v1.3.2 h1:VYWnrP5fXmz1MXvjuUvcBrXSjGE6xjON+axB/UrpO3E =
156
+ github.com/otiai10/mint v1.3.2 /go.mod h1:/yxELlJQ0ufhjUwhshSj+wFjZ78CnZ48/1wtmBH1OTc =
157
157
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c /go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc =
158
158
github.com/pelletier/go-toml v1.2.0 /go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic =
159
159
github.com/pkg/errors v0.8.0 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments