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.5 .0
21
+ github.com/hashicorp/go-version v1.6 .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.1-0.20220403220257-10e6f94bf90d
Original file line number Diff line number Diff line change @@ -824,8 +824,8 @@ github.com/hashicorp/go-syslog v1.0.0/go.mod h1:qPfqrKkXGihmCqbJM2mZgkZGvKG1dFdv
824
824
github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
825
825
github.com/hashicorp/go-uuid v1.0.1 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
826
826
github.com/hashicorp/go-version v1.2.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
827
- github.com/hashicorp/go-version v1.5 .0 h1:O293SZ2Eg+AAYijkVK3jR786Am1bhDEh2GHT0tIVE5E =
828
- github.com/hashicorp/go-version v1.5 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
827
+ github.com/hashicorp/go-version v1.6 .0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek =
828
+ github.com/hashicorp/go-version v1.6 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
829
829
github.com/hashicorp/go.net v0.0.1 /go.mod h1:hjKkEWcCURg++eb33jQU7oqQcI9XDCnUzHA0oac0k90 =
830
830
github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
831
831
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