mirror of
https://github.com/openfaas/faas.git
synced 2025-06-29 02:03:24 +00:00
This is being added because multiple namespaces can now be used on Kubernetes. By listing namespaces, a client such as the UI or CLI can then enumerate the namespaces to find functions which may span across more than one namespace. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
187 lines
5.1 KiB
TOML
187 lines
5.1 KiB
TOML
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
|
|
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
digest = "1:5bb36304653e73c2ced864d49c9f344e7141a7ceef852442edcea212094ebc3c"
|
|
name = "github.com/beorn7/perks"
|
|
packages = ["quantile"]
|
|
pruneopts = "UT"
|
|
revision = "4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9"
|
|
|
|
[[projects]]
|
|
digest = "1:5c104804a98397d917da259be358a8eff9e6ba31b19b945f9eea255eed2c47f4"
|
|
name = "github.com/docker/distribution"
|
|
packages = ["uuid"]
|
|
pruneopts = "UT"
|
|
revision = "48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89"
|
|
version = "v2.6.2"
|
|
|
|
[[projects]]
|
|
digest = "1:3d3a3d38b5ba4934a07e047b3d7397841d8bb69eafdf482260db415290796b19"
|
|
name = "github.com/gogo/protobuf"
|
|
packages = [
|
|
"gogoproto",
|
|
"proto",
|
|
"protoc-gen-gogo/descriptor",
|
|
]
|
|
pruneopts = "UT"
|
|
revision = "342cbe0a04158f6dcb03ca0079991a51a4248c02"
|
|
version = "v0.5"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
digest = "1:9b0e71863f18fc5de645a263184c8a6409ae731e847b35b25da4be818f1975fa"
|
|
name = "github.com/golang/protobuf"
|
|
packages = ["proto"]
|
|
pruneopts = "UT"
|
|
revision = "1e59b77b52bf8e4b449a57e6f79f21226d571845"
|
|
|
|
[[projects]]
|
|
digest = "1:160eabf7a69910fd74f29c692718bc2437c1c1c7d4c9dea9712357752a70e5df"
|
|
name = "github.com/gorilla/context"
|
|
packages = ["."]
|
|
pruneopts = "UT"
|
|
revision = "1ea25387ff6f684839d82767c1733ff4d4d15d0a"
|
|
version = "v1.1"
|
|
|
|
[[projects]]
|
|
digest = "1:e73f5b0152105f18bc131fba127d9949305c8693f8a762588a82a48f61756f5f"
|
|
name = "github.com/gorilla/mux"
|
|
packages = ["."]
|
|
pruneopts = "UT"
|
|
revision = "e3702bed27f0d39777b0b37b664b6280e8ef8fbf"
|
|
version = "v1.6.2"
|
|
|
|
[[projects]]
|
|
digest = "1:5985ef4caf91ece5d54817c11ea25f182697534f8ae6521eadcd628c142ac4b6"
|
|
name = "github.com/matttproud/golang_protobuf_extensions"
|
|
packages = ["pbutil"]
|
|
pruneopts = "UT"
|
|
revision = "3247c84500bff8d9fb6d579d800f20b3e091582c"
|
|
version = "v1.0.0"
|
|
|
|
[[projects]]
|
|
digest = "1:6ec5ca70ff99467ff3b134ca05ae1d247e42a0377a7c27a756ba932f4dfc3a88"
|
|
name = "github.com/nats-io/go-nats"
|
|
packages = [
|
|
".",
|
|
"encoders/builtin",
|
|
"util",
|
|
]
|
|
pruneopts = "UT"
|
|
revision = "062418ea1c2181f52dc0f954f6204370519a868b"
|
|
version = "v1.5.0"
|
|
|
|
[[projects]]
|
|
digest = "1:cf80370e775e26aa54b8d87304244ad56e19886b422f4ede3bb4aec7ff3f83cc"
|
|
name = "github.com/nats-io/go-nats-streaming"
|
|
packages = [
|
|
".",
|
|
"pb",
|
|
]
|
|
pruneopts = "UT"
|
|
revision = "e15a53f85e4932540600a16b56f6c4f65f58176f"
|
|
version = "v0.4.0"
|
|
|
|
[[projects]]
|
|
digest = "1:c3cd663f2f30b92536b9f290ac85c6310dae36a14cb8961553ae9ccf0d85ae41"
|
|
name = "github.com/nats-io/nuid"
|
|
packages = ["."]
|
|
pruneopts = "UT"
|
|
revision = "289cccf02c178dc782430d534e3c1f5b72af807f"
|
|
version = "v1.0.0"
|
|
|
|
[[projects]]
|
|
digest = "1:5e3d58f3f10333495afd0248507ef369bfc4a938ff679d568f7ac38af1e067dd"
|
|
name = "github.com/openfaas/faas-provider"
|
|
packages = [
|
|
"auth",
|
|
"types",
|
|
]
|
|
pruneopts = "UT"
|
|
revision = "eafd85a3b360d8e0982c3a1db43e6d5fee9b85e2"
|
|
version = "0.10.2"
|
|
|
|
[[projects]]
|
|
digest = "1:f7b0087a32b4f017ce89562494ae510f21e7d22e70cc1911640a32ebe583e92e"
|
|
name = "github.com/openfaas/nats-queue-worker"
|
|
packages = [
|
|
"handler",
|
|
"nats",
|
|
]
|
|
pruneopts = "UT"
|
|
revision = "6ac9962b0323727171ac7143a24816af421c8d22"
|
|
version = "0.8.0"
|
|
|
|
[[projects]]
|
|
digest = "1:93a746f1060a8acbcf69344862b2ceced80f854170e1caae089b2834c5fbf7f4"
|
|
name = "github.com/prometheus/client_golang"
|
|
packages = [
|
|
"prometheus",
|
|
"prometheus/internal",
|
|
"prometheus/promhttp",
|
|
]
|
|
pruneopts = "UT"
|
|
revision = "505eaef017263e299324067d40ca2c48f6a2cf50"
|
|
version = "v0.9.2"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
digest = "1:32d10bdfa8f09ecf13598324dba86ab891f11db3c538b6a34d1c3b5b99d7c36b"
|
|
name = "github.com/prometheus/client_model"
|
|
packages = ["go"]
|
|
pruneopts = "UT"
|
|
revision = "99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
digest = "1:fcce8c26e13e3d5018d5c42de857e8b700354d36afb900dd82bc642383981661"
|
|
name = "github.com/prometheus/common"
|
|
packages = [
|
|
"expfmt",
|
|
"internal/bitbucket.org/ww/goautoneg",
|
|
"model",
|
|
]
|
|
pruneopts = "UT"
|
|
revision = "2e54d0b93cba2fd133edc32211dcc32c06ef72ca"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
digest = "1:3f06235264954156678233034f74e3e2d2d5148da39fb41c8da157199c8cf578"
|
|
name = "github.com/prometheus/procfs"
|
|
packages = [
|
|
".",
|
|
"xfs",
|
|
]
|
|
pruneopts = "UT"
|
|
revision = "b15cd069a83443be3154b719d0cc9fe8117f09fb"
|
|
|
|
[[projects]]
|
|
digest = "1:9a1bb99a85e2ccddbc593aa0af084cdf6ea18ed081469eb90e7f6d0d303af6cd"
|
|
name = "go.uber.org/goleak"
|
|
packages = [
|
|
".",
|
|
"internal/stack",
|
|
]
|
|
pruneopts = "UT"
|
|
revision = "1ac8aeca0a53163331564467638f6ffb639636bf"
|
|
version = "v0.10.0"
|
|
|
|
[solve-meta]
|
|
analyzer-name = "dep"
|
|
analyzer-version = 1
|
|
input-imports = [
|
|
"github.com/docker/distribution/uuid",
|
|
"github.com/gorilla/mux",
|
|
"github.com/openfaas/faas-provider/auth",
|
|
"github.com/openfaas/faas-provider/types",
|
|
"github.com/openfaas/nats-queue-worker/handler",
|
|
"github.com/prometheus/client_golang/prometheus",
|
|
"github.com/prometheus/client_golang/prometheus/promhttp",
|
|
"github.com/prometheus/client_model/go",
|
|
"go.uber.org/goleak",
|
|
]
|
|
solver-name = "gps-cdcl"
|
|
solver-version = 1
|