mirror of
https://github.com/openfaas/faas.git
synced 2025-06-21 14:23:25 +00:00
Updates for NATS Streaming support
NATS Streaming is deprecated and will be removed from OpenFaaS CE in a future release for security reasons. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
6
gateway/vendor/github.com/nats-io/stan.go/go_tests.mod
generated
vendored
6
gateway/vendor/github.com/nats-io/stan.go/go_tests.mod
generated
vendored
@ -4,8 +4,8 @@ go 1.14
|
||||
|
||||
require (
|
||||
github.com/gogo/protobuf v1.3.2
|
||||
github.com/nats-io/nats-server/v2 v2.2.5
|
||||
github.com/nats-io/nats-streaming-server v0.21.3-0.20210521153059-e071c9354f65
|
||||
github.com/nats-io/nats.go v1.11.0
|
||||
github.com/nats-io/nats-server/v2 v2.9.11
|
||||
github.com/nats-io/nats-streaming-server v0.25.3-0.20230111211943-d51efd049657
|
||||
github.com/nats-io/nats.go v1.22.1
|
||||
github.com/nats-io/nuid v1.0.1
|
||||
)
|
||||
|
Reference in New Issue
Block a user