Skip to content

Commit dad9ecd

Browse files
author
Stephen Day
authored
Merge pull request opencontainers#500 from wking/document-go-compat
README: Link to specs-go and schema and declare Go-compat policy
2 parents 4c4b532 + 6191aff commit dad9ecd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ The OCI Image Format project creates and maintains the software shipping contain
99

1010
The specification can be found [here](spec.md).
1111

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+
1215
Additional documentation about how this group operates:
1316

1417
- [Code of Conduct](https://github.com/opencontainers/tob/blob/d2f9d68c1332870e40693fe077d311e0742bc73d/code-of-conduct.md)

0 commit comments

Comments
 (0)