File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/hashicorp/go-retryablehttp v0.7.8
1111 github.com/hashicorp/go-slug v0.16.8
1212 github.com/hashicorp/go-uuid v1.0.3
13- github.com/hashicorp/go-version v1.7 .0
13+ github.com/hashicorp/go-version v1.8 .0
1414 github.com/hashicorp/jsonapi v1.4.3-0.20250220162346-81a76b606f3e
1515 github.com/stretchr/testify v1.11.1
1616 go.uber.org/mock v0.4.0
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/C
1919github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
2020github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY =
2121github.com/hashicorp/go-version v1.7.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
22+ github.com/hashicorp/go-version v1.8.0 h1:KAkNb1HAiZd1ukkxDFGmokVZe1Xy9HG6NUp+bPle2i4 =
23+ github.com/hashicorp/go-version v1.8.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
2224github.com/hashicorp/jsonapi v1.4.3-0.20250220162346-81a76b606f3e h1:xwy/1T0cxHWaLx2MM0g4BlaQc1BXn/9835mPrBqwSPU =
2325github.com/hashicorp/jsonapi v1.4.3-0.20250220162346-81a76b606f3e /go.mod h1:kWfdn49yCjQvbpnvY1dxxAuAFzISwrrMDQOcu6NsFoM =
2426github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA =
You can’t perform that action at this time.
0 commit comments