We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae5682 commit faf10f3Copy full SHA for faf10f3
go.mod
@@ -13,7 +13,7 @@ require (
13
github.com/google/uuid v1.6.0
14
github.com/jessevdk/go-flags v1.6.1
15
github.com/orcaman/concurrent-map v1.0.0
16
- github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
+ github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
17
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
18
github.com/shirou/gopsutil v2.21.11+incompatible
19
github.com/sirupsen/logrus v1.9.4
0 commit comments