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

go 1.16

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