Skip to content

Commit 8e6e409

Browse files
fix(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to v6
1 parent 724f88b commit 8e6e409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validator/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module otel_config_validator
33
go 1.22.0
44

55
require (
6-
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
6+
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
77
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
88
github.com/stretchr/testify v1.10.0
99
github.com/urfave/cli/v3 v3.3.8

0 commit comments

Comments
 (0)