Skip to content

Commit

Permalink
jv: update jsonschema version to 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
santhosh-tekuri committed Mar 23, 2023
1 parent ea2d5ad commit a591305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/jv/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/santhosh-tekuri/jsonschema/cmd/jv
go 1.15

require (
github.com/santhosh-tekuri/jsonschema/v5 v5.1.1
github.com/santhosh-tekuri/jsonschema/v5 v5.2.0
gopkg.in/yaml.v3 v3.0.1
)

0 comments on commit a591305

Please sign in to comment.