We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 724f88b commit 8e6e409Copy full SHA for 8e6e409
validator/go.mod
@@ -3,7 +3,7 @@ module otel_config_validator
3
go 1.22.0
4
5
require (
6
- github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
+ github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
7
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
8
github.com/stretchr/testify v1.10.0
9
github.com/urfave/cli/v3 v3.3.8
0 commit comments