mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
4
go.mod
4
go.mod
@@ -1,9 +1,11 @@
|
||||
module github.com/nats-io/nats-server/v2
|
||||
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/minio/highwayhash v1.0.0
|
||||
github.com/nats-io/jwt v0.3.3-0.20200519195258-f2bf5ce574c7
|
||||
github.com/nats-io/nats.go v1.10.1-0.20200530210759-eb0f6c78d70b
|
||||
github.com/nats-io/nats.go v1.10.1-0.20200531124210-96f2130e4d55
|
||||
github.com/nats-io/nkeys v0.1.4
|
||||
github.com/nats-io/nuid v1.0.1
|
||||
golang.org/x/crypto v0.0.0-20200323165209-0ec3e9974c59
|
||||
|
||||
Reference in New Issue
Block a user