mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
updated iteration of signing keys (previously a list, now a map). (#1779)
This commit is contained in:
2
go.mod
2
go.mod
@@ -2,7 +2,7 @@ module github.com/nats-io/nats-server/v2
|
||||
|
||||
require (
|
||||
github.com/minio/highwayhash v1.0.0
|
||||
github.com/nats-io/jwt/v2 v2.0.0-20201211164018-2e78446f4e6f
|
||||
github.com/nats-io/jwt/v2 v2.0.0-20201217175639-911e216824d5
|
||||
github.com/nats-io/nats.go v1.10.1-0.20201021145452-94be476ad6e0
|
||||
github.com/nats-io/nkeys v0.2.0
|
||||
github.com/nats-io/nuid v1.0.1
|
||||
|
||||
Reference in New Issue
Block a user