Not sure if this is a problem, but the go.mod references github.com/google/jsonschema-go v0.2.1, but when I visit the package registry https://pkg.go.dev/github.com/google/jsonschema-go?tab=versions
there is no v0.2.1
In my enterprise environment, this is causing a checksum mismatch.