Skip to content

Commit

Permalink
Update Current Release & Pre-release Info (#191)
Browse files Browse the repository at this point in the history
Signed-off-by: steve lasker <stevenlasker@hotmail.com>
Co-authored-by: Orie Steele <orie@or13.io>
  • Loading branch information
SteveLasker and OR13 committed Jul 19, 2024
1 parent e5c68f9 commit fec7472
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ A golang library for the [COSE specification][cose-spec]

## Project Status

**Current Release**: [go-cose v1.1.0][current-release]
**Current Supported Release**: [go-cose v1.1.0][current-release]

**Current Pre-Release**: [go-cose v1.3.0-alpha.1][current-pre-release]

The project was *initially* forked from the upstream [mozilla-services/go-cose][mozilla-go-cose] project, however the Veraison and Mozilla maintainers have agreed to retire the mozilla-services/go-cose project and focus on [veraison/go-cose][veraison-go-cose] as the active project.

Expand Down Expand Up @@ -244,3 +246,4 @@ go test -fuzz=FuzzSign1
[mozilla-go-cose]: http://github.com/mozilla-services/go-cose
[veraison-go-cose]: https://github.com/veraison/go-cose
[current-release]: https://github.com/veraison/go-cose/releases/tag/v1.1.0
[current-pre-release]: https://github.com/veraison/go-cose/releases/tag/v1.3.0-alpha.1

0 comments on commit fec7472

Please sign in to comment.