mirror of
https://github.com/openfaas/faas.git
synced 2025-06-23 07:13:23 +00:00
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>
28 lines
514 B
TOML
28 lines
514 B
TOML
ignored = ["github.com/openfaas/faas/gateway/queue"]
|
|
|
|
[[constraint]]
|
|
name = "github.com/gorilla/mux"
|
|
version = "1.6.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/nats-io/go-nats-streaming"
|
|
version = "0.4.0"
|
|
|
|
[[override]]
|
|
name = "github.com/nats-io/go-nats"
|
|
version = "v1.5.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/openfaas/nats-queue-worker"
|
|
version = "0.4.7"
|
|
|
|
[[constraint]]
|
|
name = "github.com/prometheus/client_golang"
|
|
version = "0.8.0"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "golang.org/x/net"
|
|
|
|
|