mirror of
https://github.com/openfaas/faas.git
synced 2025-06-27 17: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
4
gateway/vendor/github.com/nats-io/nkeys/go.mod
generated
vendored
4
gateway/vendor/github.com/nats-io/nkeys/go.mod
generated
vendored
@ -1,3 +1,5 @@
|
||||
module github.com/nats-io/nkeys
|
||||
|
||||
require golang.org/x/crypto v0.0.0-20200323165209-0ec3e9974c59
|
||||
go 1.16
|
||||
|
||||
require golang.org/x/crypto v0.0.0-20210314154223-e6e6c4f2bb5b
|
||||
|
Reference in New Issue
Block a user