module github.com/atombender/go-jsonschema require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/golangci/golangci-lint v1.10.2 github.com/mitchellh/go-wordwrap v1.0.0 github.com/sanity-io/litter v1.1.0 github.com/spf13/cobra v0.0.3 github.com/spf13/pflag v1.0.2 // indirect github.com/stretchr/testify v1.2.2 // indirect )