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 (
10
10
github.com/hashicorp/go-slug v0.13.2
11
11
github.com/hashicorp/go-uuid v1.0.3
12
12
github.com/hashicorp/go-version v1.6.0
13
- github.com/hashicorp/jsonapi v0.0.0-20231106212717-625119ebf293
13
+ github.com/hashicorp/jsonapi v0.0.0-20231115180308-88c2c6763e24
14
14
github.com/stretchr/testify v1.8.4
15
15
golang.org/x/sync v0.5.0
16
16
golang.org/x/time v0.4.0
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/C
18
18
github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
19
19
github.com/hashicorp/go-version v1.6.0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek =
20
20
github.com/hashicorp/go-version v1.6.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
21
- github.com/hashicorp/jsonapi v0.0.0-20231106212717-625119ebf293 h1:Jk3B8vo9dUnXCDiVsG2wnFeAF79xMqZDNX/xZahHImY =
22
- github.com/hashicorp/jsonapi v0.0.0-20231106212717-625119ebf293 /go.mod h1:Yog5+CPEM3c99L1CL2CFCYoSzgWm5vTU58idbRUaLik =
21
+ github.com/hashicorp/jsonapi v0.0.0-20231115180308-88c2c6763e24 h1:mB4GU0VcGa+ZHSnVid6zeZof82EQLhuL2ob3ERdpzrU =
22
+ github.com/hashicorp/jsonapi v0.0.0-20231115180308-88c2c6763e24 /go.mod h1:Yog5+CPEM3c99L1CL2CFCYoSzgWm5vTU58idbRUaLik =
23
23
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
24
24
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
25
25
github.com/stretchr/testify v1.2.2 /go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs =
You can’t perform that action at this time.
0 commit comments