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 @@ -10,7 +10,7 @@ require (
1010 github.com/google/go-github v17.0.0+incompatible // indirect
1111 github.com/google/go-querystring v1.1.0 // indirect
1212 github.com/google/uuid v1.3.0
13- github.com/hashicorp/go-version v1.5 .0
13+ github.com/hashicorp/go-version v1.6 .0
1414 github.com/logrusorgru/aurora v2.0.3+incompatible
1515 github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
1616 github.com/otiai10/copy v1.7.0
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD
2121github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
2222github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
2323github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
24- github.com/hashicorp/go-version v1.5 .0 h1:O293SZ2Eg+AAYijkVK3jR786Am1bhDEh2GHT0tIVE5E =
25- github.com/hashicorp/go-version v1.5 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
24+ github.com/hashicorp/go-version v1.6 .0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek =
25+ github.com/hashicorp/go-version v1.6 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
2626github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM =
2727github.com/inconshreveable/mousetrap v1.0.0 /go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8 =
2828github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
You can’t perform that action at this time.
0 commit comments