feat: update deps
This commit is contained in:
9
go.mod
9
go.mod
@@ -3,10 +3,9 @@ module github.com/jar3b/nacl
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.4.3 // indirect
|
||||
github.com/golang/protobuf v1.5.2 // 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.8.3
|
||||
google.golang.org/protobuf v1.25.0 // indirect
|
||||
github.com/nats-io/nats-streaming-server v0.22.0 // indirect
|
||||
github.com/nats-io/nats.go v1.11.0
|
||||
github.com/nats-io/stan.go v0.9.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user