diff --git a/go.mod b/go.mod index 3606d652..ce2bf945 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/atombender/go-jsonschema go 1.21 require ( - github.com/atombender/go-jsonschema/tests/data v0.0.0-00010101000000-000000000000 + github.com/atombender/go-jsonschema/tests/data v0.0.0-20230930115850-8e2c4ffffe86 github.com/goccy/go-yaml v1.11.2 github.com/magiconair/properties v1.8.7 github.com/mitchellh/go-wordwrap v1.0.1