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