mirror of
https://github.com/openfaas/faas.git
synced 2025-06-21 14:23:25 +00:00
Upgrade NATS client
For compatibility with newer NATS streaming version https://github.com/openfaas/faas-netes/pull/819 Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
committed by
Alex Ellis
parent
33c07e1ae8
commit
06a51373e2
2
gateway/vendor/github.com/nats-io/stan.go/go.mod
generated
vendored
2
gateway/vendor/github.com/nats-io/stan.go/go.mod
generated
vendored
@ -4,6 +4,6 @@ go 1.14
|
||||
|
||||
require (
|
||||
github.com/gogo/protobuf v1.3.2
|
||||
github.com/nats-io/nats.go v1.10.0
|
||||
github.com/nats-io/nats.go v1.11.0
|
||||
github.com/nats-io/nuid v1.0.1
|
||||
)
|
||||
|
Reference in New Issue
Block a user