We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c4b532 + 6191aff commit dad9ecdCopy full SHA for dad9ecd
README.md
@@ -9,6 +9,9 @@ The OCI Image Format project creates and maintains the software shipping contain
9
10
The specification can be found [here](spec.md).
11
12
+This repository also provides [Go types](specs-go), [intra-blob validation tooling, and JSON Schema](schema).
13
+The Go types and validation should be compatible with the current Go release; earlier Go releases are not supported.
14
+
15
Additional documentation about how this group operates:
16
17
- [Code of Conduct](https://github.com/opencontainers/tob/blob/d2f9d68c1332870e40693fe077d311e0742bc73d/code-of-conduct.md)
0 commit comments