This repository was archived by the owner on Jul 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/google/go-cmp v0.7.0
77 github.com/santhosh-tekuri/jsonschema v1.2.4
8- github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
8+ github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
99 github.com/spf13/cobra v1.9.1
1010 github.com/spf13/pflag v1.0.6
1111 github.com/spf13/viper v1.20.1
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ github.com/sagikazarmark/slog-shim v0.1.0/go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWR
4141github.com/santhosh-tekuri/jsonschema v1.2.4 h1:hNhW8e7t+H1vgY+1QeEQpveR6D4+OwKPXCfD2aieJis =
4242github.com/santhosh-tekuri/jsonschema v1.2.4 /go.mod h1:TEAUOeZSmIxTTuHatJzrvARHiuO9LYd+cIxzgEHCQI4 =
4343github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 /go.mod h1:JXeL+ps8p7/KNMjDQk3TCwPpBy0wYklyWTfbkIzdIFU =
44+ github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 /go.mod h1:JXeL+ps8p7/KNMjDQk3TCwPpBy0wYklyWTfbkIzdIFU =
4445github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo =
4546github.com/sourcegraph/conc v0.3.0 /go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0 =
4647github.com/spf13/afero v1.11.0 h1:WJQKhtpdm3v2IzqG8VMqrr6Rf3UYpEF239Jy9wNepM8 =
You can’t perform that action at this time.
0 commit comments