mirror of
https://github.com/openfaas/faas.git
synced 2025-06-25 16:23:26 +00:00
Update nats-queue-worker package to 0.4.7
This package version supports running OpenFaas on hosts the contain `.` in their hostname i.e. computer-a.acme.com Signed-off-by: Edward Wilde <ewilde@gmail.com>
This commit is contained in:
4
gateway/vendor/github.com/openfaas/nats-queue-worker/Gopkg.toml
generated
vendored
4
gateway/vendor/github.com/openfaas/nats-queue-worker/Gopkg.toml
generated
vendored
@ -33,6 +33,10 @@
|
||||
name = "github.com/openfaas/faas"
|
||||
version = "0.8.2"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/nats-io/go-nats"
|
||||
version = "v1.5.0"
|
||||
|
||||
[prune]
|
||||
go-tests = true
|
||||
unused-packages = true
|
||||
|
Reference in New Issue
Block a user