mirror of https://github.com/tidwall/tile38.git
8 lines
143 B
Modula-2
8 lines
143 B
Modula-2
|
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
|
||
|
)
|