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 @@ -9,7 +9,7 @@ require (
9
9
github.com/hashicorp/go-slug v0.16.4
10
10
github.com/hashicorp/go-uuid v1.0.3
11
11
github.com/hashicorp/go-version v1.7.0
12
- github.com/hashicorp/jsonapi v1.3.2
12
+ github.com/hashicorp/jsonapi v1.4.0
13
13
github.com/stretchr/testify v1.10.0
14
14
go.uber.org/mock v0.4.0
15
15
golang.org/x/sync v0.10.0
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/C
16
16
github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
17
17
github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY =
18
18
github.com/hashicorp/go-version v1.7.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
19
- github.com/hashicorp/jsonapi v1.3.2 h1:gP3fX2ZT7qXi+PbwieptzkspIohO2kCSiBUvUTBAbMs =
20
- github.com/hashicorp/jsonapi v1.3.2 /go.mod h1:kWfdn49yCjQvbpnvY1dxxAuAFzISwrrMDQOcu6NsFoM =
19
+ github.com/hashicorp/jsonapi v1.4.0 h1:22oD98pT1vWvSh9Pcz16/OeE+YCU6wVSOf8FBlMhpW4 =
20
+ github.com/hashicorp/jsonapi v1.4.0 /go.mod h1:kWfdn49yCjQvbpnvY1dxxAuAFzISwrrMDQOcu6NsFoM =
21
21
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA =
22
22
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY =
23
23
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments