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 @@ -13,7 +13,7 @@ require (
1313 github.com/hashicorp/go-version v1.2.1
1414 github.com/logrusorgru/aurora v2.0.3+incompatible
1515 github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
16- github.com/otiai10/copy v1.4.2
16+ github.com/otiai10/copy v1.5.0
1717 github.com/pkg/errors v0.9.1
1818 github.com/spf13/cobra v1.1.3
1919 github.com/stretchr/testify v1.7.0
Original file line number Diff line number Diff line change @@ -148,8 +148,8 @@ github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 h1:zYyBkD/k9seD2A7fsi6
148148github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 /go.mod h1:jpp1/29i3P1S/RLdc7JQKbRpFeM1dOBd8T9ki5s+AY8 =
149149github.com/nkovacs/streamquote v1.0.0 /go.mod h1:BN+NaZ2CmdKqUuTUXUEm9j95B2TRbpOWpxbJYzzgUsc =
150150github.com/oklog/ulid v1.3.1 /go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U =
151- github.com/otiai10/copy v1.4.2 h1:RTiz2sol3eoXPLF4o+YWqEybwfUa/Q2Nkc4ZIUs3fwI =
152- github.com/otiai10/copy v1.4.2 /go.mod h1:XWfuS3CrI0R6IE0FbgHsEazaXO8G0LpMp9o8tos0x4E =
151+ github.com/otiai10/copy v1.5.0 h1:SoXDGnlTUZoqB/wSuj/Y5L6T5i6iN4YRAcMCd+JnLNU =
152+ github.com/otiai10/copy v1.5.0 /go.mod h1:XWfuS3CrI0R6IE0FbgHsEazaXO8G0LpMp9o8tos0x4E =
153153github.com/otiai10/curr v0.0.0-20150429015615-9b4961190c95 /go.mod h1:9qAhocn7zKJG+0mI8eUu6xqkFDYS2kb2saOteoSB3cE =
154154github.com/otiai10/curr v1.0.0 h1:TJIWdbX0B+kpNagQrjgq8bCMrbhiuX73M2XwgtDMoOI =
155155github.com/otiai10/curr v1.0.0 /go.mod h1:LskTG5wDwr8Rs+nNQ+1LlxRjAtTZZjtJW4rMXl6j4vs =
You can’t perform that action at this time.
0 commit comments