You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2026. It is now read-only.
This is probably due to the floating dependencies without #148, but recent builds in a clean Go directory break with:
$ make test
go test -race ./...
? github.com/opencontainers/image-spec/cmd/oci-image-tool [no test files]
? github.com/opencontainers/image-spec/image [no test files]
--- FAIL: TestConfig (0.00s)
config_test.go:162: test 6: expected validation failure false but got true, err schema application/vnd.oci.image.serialization.config.v1+json: unable to validate: open /config-schema.json: no such file or directory
…