File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ require (
29
29
github.com/spf13/pflag v1.0.5
30
30
github.com/stretchr/testify v1.8.4
31
31
github.com/tidwall/gjson v1.17.1
32
+ github.com/xeipuuv/gojsonschema v1.2.0
32
33
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
33
34
golang.org/x/sync v0.7.0
34
35
golang.org/x/term v0.20.0
@@ -103,7 +104,6 @@ require (
103
104
github.com/ulikunitz/xz v0.5.10 // indirect
104
105
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
105
106
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
106
- github.com/xeipuuv/gojsonschema v1.2.0 // indirect
107
107
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
108
108
github.com/yuin/goldmark v1.5.4 // indirect
109
109
github.com/yuin/goldmark-emoji v1.0.2 // indirect
You can’t perform that action at this time.
0 commit comments