blob: 0709b88f3add4b91553942e8654d0e967b0d8c32 [file] [edit]
module crypto/internal/cryptotest/wycheproof/_schema
go 1.26
require (
github.com/atombender/go-jsonschema v0.22.0
github.com/c2sp/wycheproof v0.0.0-20260428174413-4d535535851f
)
require (
dario.cat/mergo v1.0.2 // indirect
github.com/goccy/go-yaml v1.19.2 // indirect
github.com/google/go-cmp v0.7.0 // indirect
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
github.com/sanity-io/litter v1.5.8 // indirect
github.com/sosodev/duration v1.3.1 // indirect
)