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 @@ -13,7 +13,7 @@ require (
1313 github.com/hashicorp/go-version v1.3.0
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.6 .0
16+ github.com/otiai10/copy v1.7 .0
1717 github.com/pkg/errors v0.9.1
1818 github.com/spf13/cobra v1.2.1
1919 github.com/stretchr/testify v1.7.0
Original file line number Diff line number Diff line change @@ -214,14 +214,14 @@ github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3Rllmb
214214github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 h1:zYyBkD/k9seD2A7fsi6Oo2LfFZAehjjQMERAvZLEDnQ =
215215github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 /go.mod h1:jpp1/29i3P1S/RLdc7JQKbRpFeM1dOBd8T9ki5s+AY8 =
216216github.com/nkovacs/streamquote v1.0.0 /go.mod h1:BN+NaZ2CmdKqUuTUXUEm9j95B2TRbpOWpxbJYzzgUsc =
217- github.com/otiai10/copy v1.6 .0 h1:IinKAryFFuPONZ7cm6T6E2QX/vcJwSnlaA5lfoaXIiQ =
218- github.com/otiai10/copy v1.6 .0 /go.mod h1:XWfuS3CrI0R6IE0FbgHsEazaXO8G0LpMp9o8tos0x4E =
217+ github.com/otiai10/copy v1.7 .0 h1:hVoPiN+t+7d2nzzwMiDHPSOogsWAStewq3TwU05+clE =
218+ github.com/otiai10/copy v1.7 .0 /go.mod h1:rmRl6QPdJj6EiUqXQ/4Nn2lLXoNQjFCQbbNrxgc/t3U =
219219github.com/otiai10/curr v0.0.0-20150429015615-9b4961190c95 /go.mod h1:9qAhocn7zKJG+0mI8eUu6xqkFDYS2kb2saOteoSB3cE =
220220github.com/otiai10/curr v1.0.0 h1:TJIWdbX0B+kpNagQrjgq8bCMrbhiuX73M2XwgtDMoOI =
221221github.com/otiai10/curr v1.0.0 /go.mod h1:LskTG5wDwr8Rs+nNQ+1LlxRjAtTZZjtJW4rMXl6j4vs =
222222github.com/otiai10/mint v1.3.0 /go.mod h1:F5AjcsTsWUqX+Na9fpHb52P8pcRX2CI6A3ctIT91xUo =
223- github.com/otiai10/mint v1.3.2 h1:VYWnrP5fXmz1MXvjuUvcBrXSjGE6xjON+axB/UrpO3E =
224- github.com/otiai10/mint v1.3.2 /go.mod h1:/yxELlJQ0ufhjUwhshSj+wFjZ78CnZ48/1wtmBH1OTc =
223+ github.com/otiai10/mint v1.3.3 h1:7JgpsBaN0uMkyju4tbYHu0mnM55hNKVYLsXmwr15NQI =
224+ github.com/otiai10/mint v1.3.3 /go.mod h1:/yxELlJQ0ufhjUwhshSj+wFjZ78CnZ48/1wtmBH1OTc =
225225github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c /go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc =
226226github.com/pelletier/go-toml v1.9.3 /go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c =
227227github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments