Skip to content

Commit faf10f3

Browse files
fix(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to v6
1 parent 7ae5682 commit faf10f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/google/uuid v1.6.0
1414
github.com/jessevdk/go-flags v1.6.1
1515
github.com/orcaman/concurrent-map v1.0.0
16-
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
16+
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
1717
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
1818
github.com/shirou/gopsutil v2.21.11+incompatible
1919
github.com/sirupsen/logrus v1.9.4

0 commit comments

Comments
 (0)