-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update cose-spec from draft to RFC 9052 #109
Conversation
Thanks very much @fxamacker Could you please fix the failing DCO check so that we can merge, please? |
Codecov Report
@@ Coverage Diff @@
## main #109 /- ##
==========================================
Coverage 91.79% 92.10% 0.30%
==========================================
Files 10 10
Lines 975 975
==========================================
Hits 895 898 3
Misses 54 51 -3
Partials 26 26
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Replace cose-spec from https://datatracker.ietf.org/doc/draft-ietf-cose-rfc8152bis-struct/ to https://datatracker.ietf.org/doc/rfc9052/ Signed-off-by: Faye Amacker <33205765 [email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, great progress
Thanks @fxamacker, and welcome to the go-cose family |
Replace cose-spec
from https://datatracker.ietf.org/doc/draft-ietf-cose-rfc8152bis-struct/
to https://datatracker.ietf.org/doc/rfc9052/
Closes #108