File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ require (
1515 github.com/orcaman/concurrent-map v1.0.0
1616 github.com/orcaman/concurrent-map/v2 v2.0.1
1717 github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
18+ github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
1819 github.com/shirou/gopsutil v2.21.11+incompatible
1920 github.com/sirupsen/logrus v1.9.4
2021 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
4949github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
5050github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 h1:lZUw3E0/J3roVtGQ+SCrUrg3ON6NgVqpn3+iol9aGu4 =
5151github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 /go.mod h1:uToXkOrWAZ6/Oc07xWQrPOhJotwFIyu2bBVN41fcDUY =
52+ github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 /go.mod h1:JXeL+ps8p7/KNMjDQk3TCwPpBy0wYklyWTfbkIzdIFU =
5253github.com/shirou/gopsutil v2.19.10+incompatible h1:lA4Pi29JEVIQIgATSeftHSY0rMGI9CLrl2ZvDLiahto =
5354github.com/shirou/gopsutil v2.19.10+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
5455github.com/shirou/gopsutil v2.21.11+incompatible h1:lOGOyCG67a5dv2hq5Z1BLDUqqKp3HkbjPcz5j6XMS0U =
You can’t perform that action at this time.
0 commit comments