mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Basic nkey support and nonce handling
Signed-off-by: Derek Collison <derek@nats.io>
This commit is contained in:
@@ -5,6 +5,7 @@ go:
|
||||
- 1.11
|
||||
install:
|
||||
- go get github.com/nats-io/go-nats
|
||||
- go get github.com/nats-io/nkeys
|
||||
- go get github.com/mattn/goveralls
|
||||
- go get github.com/wadey/gocovmerge
|
||||
- go get -u honnef.co/go/tools/cmd/megacheck
|
||||
|
||||
Reference in New Issue
Block a user