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 183844a commit cd13eecCopy full SHA for cd13eec
go.mod
@@ -25,7 +25,7 @@ require (
25
github.com/ory/fosite v0.49.0
26
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
27
github.com/prometheus/client_golang v1.23.0
28
- github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
+ github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
29
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
30
github.com/sigstore/protobuf-specs v0.5.0
31
github.com/sigstore/sigstore-go v1.1.1
0 commit comments