Tags: veraison/corim
Tags
Partial v2 revert Reverting module /v2 module name change. The reason is that go build system does not allow specifying a post-v1 module name unless there is a corresponding published release. Since we're not planning on publishing v2.0.0 until CoRIM spec is out of draft, we cannot rename the module until then. So for now, v2 development needs to happen on top of a v1 module name. Signed-off-by: Sergei Trofimov <sergei.trofimov@arm.com>
Update cocli docs with CoTS extension + fixes This change updates the documentation to include instructions on using the cocli cli tools with CoTS (Concise Ta Store). Additionally there are some fixes to the cocli cots display tool. Signed-off-by: SabreenKaur <sabreenderjitkaur.gurjitsingh@arm.com>
Bump golang.org/x/text from 0.3.7 to 0.3.8 (#78) Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.7...v0.3.8) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>