Skip to content

Commit

Permalink
fix(deps): update module github.com/santhosh-tekuri/jsonschema to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 7b8a4eb commit c3ff1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23

require (
github.com/google/go-cmp v0.6.0
github.com/santhosh-tekuri/jsonschema v1.2.4
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
Expand Down

0 comments on commit c3ff1a5

Please sign in to comment.