module github.com/nats-io/nats.go

require (
	github.com/nats-io/jwt v0.3.2
	github.com/nats-io/nkeys v0.1.4
	github.com/nats-io/nuid v1.0.1
)