mirror of
https://github.com/openfaas/faas.git
synced 2025-06-25 00:03:24 +00:00
32 lines
598 B
TOML
32 lines
598 B
TOML
[[constraint]]
|
|
name = "github.com/docker/distribution"
|
|
version = "2.7.1"
|
|
|
|
[[constraint]]
|
|
name = "github.com/gorilla/mux"
|
|
version = "1.7.3"
|
|
|
|
[[constraint]]
|
|
name = "github.com/openfaas/faas-provider"
|
|
version = "0.12.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/openfaas/nats-queue-worker"
|
|
version = "0.9.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/prometheus/client_golang"
|
|
version = "1.1.0"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/prometheus/client_model"
|
|
|
|
[[constraint]]
|
|
name = "go.uber.org/goleak"
|
|
version = "0.10.0"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|