File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Nkeys use [Ed25519](https://ed25519.cr.yp.to/) to provide authentication of JWT
66[ ![ License Apache 2] ( https://img.shields.io/badge/License-Apache2-blue.svg )] ( https://www.apache.org/licenses/LICENSE-2.0 )
77[ ![ ReportCard] ( https://goreportcard.com/badge/github.com/nats-io/jwt )] ( https://goreportcard.com/report/nats-io/jwt )
88[ ![ Build Status] ( https://travis-ci.com/nats-io/jwt.svg?branch=master )] ( https://travis-ci.com/github/nats-io/jwt )
9- [ ![ GoDoc] ( https://godoc.org/github.com/nats-io/jwt?status.png )] ( https://godoc.org/github.com/nats-io/jwt )
9+ [ ![ GoDoc] ( https://godoc.org/github.com/nats-io/jwt?status.png )] ( https://godoc.org/github.com/nats-io/jwt/v2 )
1010[ ![ Coverage Status] ( https://coveralls.io/repos/github/nats-io/jwt/badge.svg?branch=main )] ( https://coveralls.io/github/nats-io/jwt?branch=main )
1111``` go
1212// create an operator key pair (private key)
You can’t perform that action at this time.
0 commit comments