frat: update deps; feat: use locks for clients init;bump: up to v0.1.1
This commit is contained in:
8
go.mod
8
go.mod
@@ -1,12 +1,12 @@
|
||||
module github.com/jar3b/nacl
|
||||
|
||||
go 1.15
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.4.3 // indirect
|
||||
github.com/jar3b/grawt v0.1.9
|
||||
github.com/nats-io/nats-streaming-server v0.19.0 // indirect
|
||||
github.com/jar3b/grawt v0.1.10
|
||||
github.com/nats-io/nats-streaming-server v0.21.1 // indirect
|
||||
github.com/nats-io/nats.go v1.10.0
|
||||
github.com/nats-io/stan.go v0.7.0
|
||||
github.com/nats-io/stan.go v0.8.3
|
||||
google.golang.org/protobuf v1.25.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user