bump: deps, up to v0.1.0
This commit is contained in:
7
go.mod
7
go.mod
@@ -3,10 +3,9 @@ module github.com/jar3b/nacl
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.4.2 // indirect
|
||||
github.com/jar3b/grawt v0.1.6
|
||||
github.com/nats-io/nats-server/v2 v2.1.8 // indirect
|
||||
github.com/nats-io/nats-streaming-server v0.18.0 // indirect
|
||||
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/nats-io/nats.go v1.10.0
|
||||
github.com/nats-io/stan.go v0.7.0
|
||||
google.golang.org/protobuf v1.25.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user