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 @@ -18,7 +18,7 @@ require (
18
18
github.com/docker/go-units v0.4.0
19
19
github.com/golang/mock v1.6.0
20
20
github.com/hashicorp/go-multierror v1.1.1
21
- github.com/hashicorp/go-version v1.3 .0
21
+ github.com/hashicorp/go-version v1.5 .0
22
22
github.com/mattn/go-isatty v0.0.14
23
23
github.com/mattn/go-shellwords v1.0.12
24
24
github.com/moby/buildkit v0.10.0-rc2.0.20220308185020-fdecd0ae108b
Original file line number Diff line number Diff line change @@ -847,8 +847,8 @@ github.com/hashicorp/go-uuid v1.0.0/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/b
847
847
github.com/hashicorp/go-uuid v1.0.1 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
848
848
github.com/hashicorp/go-version v1.1.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
849
849
github.com/hashicorp/go-version v1.2.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
850
- github.com/hashicorp/go-version v1.3 .0 h1:McDWVJIU/y+u1BRV06dPaLfLCaT7fUTJLp5r04x7iNw =
851
- github.com/hashicorp/go-version v1.3 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
850
+ github.com/hashicorp/go-version v1.5 .0 h1:O293SZ2Eg+AAYijkVK3jR786Am1bhDEh2GHT0tIVE5E =
851
+ github.com/hashicorp/go-version v1.5 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
852
852
github.com/hashicorp/go.net v0.0.1 /go.mod h1:hjKkEWcCURg++eb33jQU7oqQcI9XDCnUzHA0oac0k90 =
853
853
github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
854
854
github.com/hashicorp/golang-lru v0.5.1 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
You can’t perform that action at this time.
0 commit comments