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.3 .0
13+ github.com/hashicorp/go-version v1.4 .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 @@ -227,8 +227,8 @@ github.com/hashicorp/go-sockaddr v1.0.0/go.mod h1:7Xibr9yA9JjQq1JpNB2Vw7kxv8xerX
227227github.com/hashicorp/go-syslog v1.0.0 /go.mod h1:qPfqrKkXGihmCqbJM2mZgkZGvKG1dFdvsLplgctolz4 =
228228github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
229229github.com/hashicorp/go-uuid v1.0.1 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
230- github.com/hashicorp/go-version v1.3 .0 h1:McDWVJIU/y+u1BRV06dPaLfLCaT7fUTJLp5r04x7iNw =
231- github.com/hashicorp/go-version v1.3 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
230+ github.com/hashicorp/go-version v1.4 .0 h1:aAQzgqIrRKRa7w75CKpbBxYsmUoPjzVm1W59ca1L0J4 =
231+ github.com/hashicorp/go-version v1.4 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
232232github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
233233github.com/hashicorp/golang-lru v0.5.1 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
234234github.com/hashicorp/golang-lru v0.5.4 /go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4 =
You can’t perform that action at this time.
0 commit comments