mirror of
https://github.com/openfaas/faas.git
synced 2025-06-24 15:53:26 +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/README.md
generated
vendored
2
gateway/vendor/github.com/nats-io/stan.go/README.md
generated
vendored
@ -30,7 +30,7 @@ When using or transitioning to Go modules support:
|
||||
```bash
|
||||
# Go client latest or explicit version
|
||||
go get github.com/nats-io/stan.go/@latest
|
||||
go get github.com/nats-io/stan.go/@v0.7.0
|
||||
go get github.com/nats-io/stan.go/@v0.9.0
|
||||
```
|
||||
|
||||
## Important things to know about reconnections.
|
||||
|
Reference in New Issue
Block a user