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

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