203 lines
No EOL
4.3 KiB
TOML
203 lines
No EOL
4.3 KiB
TOML
# Gopkg.toml example
|
|
#
|
|
# Refer to https://github.com/golang/dep/blob/master/docs/Gopkg.toml.md
|
|
# for detailed Gopkg.toml documentation.
|
|
#
|
|
# required = ["github.com/user/thing/cmd/thing"]
|
|
# ignored = ["github.com/user/project/pkgX", "bitbucket.org/user/project/pkgA/pkgY"]
|
|
#
|
|
# [[constraint]]
|
|
# name = "github.com/user/project"
|
|
# version = "1.0.0"
|
|
#
|
|
# [[constraint]]
|
|
# name = "github.com/user/project2"
|
|
# branch = "dev"
|
|
# source = "github.com/myfork/project2"
|
|
#
|
|
# [[override]]
|
|
# name = "github.com/x/y"
|
|
# version = "2.4.0"
|
|
|
|
ignored = ["github.com/sirupsen/logrus"]
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/ArthurHlt/go-eureka-client"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/BurntSushi/toml"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/BurntSushi/ty"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/NYTimes/gziphandler"
|
|
|
|
[[constraint]]
|
|
name = "github.com/abbot/go-http-auth"
|
|
version = "0.4.0"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/armon/go-proxyproto"
|
|
|
|
[[constraint]]
|
|
name = "github.com/aws/aws-sdk-go"
|
|
version = "1.6.18"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/cenk/backoff"
|
|
|
|
[[constraint]]
|
|
name = "github.com/containous/flaeg"
|
|
version = "1.0.1"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/containous/mux"
|
|
|
|
[[constraint]]
|
|
name = "github.com/containous/staert"
|
|
version = "2.0.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/containous/traefik-extra-service-fabric"
|
|
version = "1.0.5"
|
|
|
|
[[constraint]]
|
|
name = "github.com/coreos/go-systemd"
|
|
version = "14.0.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/docker/leadership"
|
|
source = "https://github.com/containous/leadership.git"
|
|
|
|
[[constraint]]
|
|
name = "github.com/docker/libkv"
|
|
source = "github.com/abronan/libkv"
|
|
|
|
[[constraint]]
|
|
name = "github.com/eapache/channels"
|
|
version = "1.1.0"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/elazarl/go-bindata-assetfs"
|
|
|
|
[[constraint]]
|
|
branch = "fork-containous"
|
|
name = "github.com/go-check/check"
|
|
source = "https://github.com/containous/check.git"
|
|
|
|
[[constraint]]
|
|
name = "github.com/go-kit/kit"
|
|
version = "0.3.0"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/gorilla/websocket"
|
|
|
|
[[constraint]]
|
|
name = "github.com/influxdata/influxdb"
|
|
version = "1.3.7"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/jjcollinge/servicefabric"
|
|
|
|
[[constraint]]
|
|
name = "github.com/mattn/go-shellwords"
|
|
version = "1.0.3"
|
|
|
|
[[constraint]]
|
|
name = "github.com/mesosphere/mesos-dns"
|
|
source = "https://github.com/containous/mesos-dns.git"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/mitchellh/copystructure"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/mitchellh/hashstructure"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/mitchellh/mapstructure"
|
|
|
|
[[constraint]]
|
|
name = "github.com/opentracing/opentracing-go"
|
|
version = "1.0.2"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/rancher/go-rancher-metadata"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/ryanuber/go-glob"
|
|
|
|
[[constraint]]
|
|
name = "github.com/satori/go.uuid"
|
|
version = "1.1.0"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/stvp/go-udp-testing"
|
|
|
|
[[constraint]]
|
|
name = "github.com/uber/jaeger-client-go"
|
|
version = "2.9.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/uber/jaeger-lib"
|
|
version = "1.1.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/vdemeester/shakers"
|
|
version = "0.1.0"
|
|
|
|
[[constraint]]
|
|
branch = "containous-fork"
|
|
name = "github.com/vulcand/oxy"
|
|
source = "https://github.com/containous/oxy.git"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/xenolf/lego"
|
|
|
|
[[constraint]]
|
|
name = "google.golang.org/grpc"
|
|
version = "1.5.2"
|
|
|
|
[[constraint]]
|
|
name = "gopkg.in/fsnotify.v1"
|
|
version = "1.4.2"
|
|
|
|
[[constraint]]
|
|
name = "k8s.io/client-go"
|
|
version = "2.0.0"
|
|
|
|
[[override]]
|
|
name = "github.com/Nvveen/Gotty"
|
|
revision = "6018b68f96b839edfbe3fb48668853f5dbad88a3"
|
|
source = "github.com/ijc25/Gotty"
|
|
|
|
[[override]]
|
|
# ALWAYS keep this override
|
|
name = "github.com/mailgun/timetools"
|
|
revision = "7e6055773c5137efbeb3bd2410d705fe10ab6bfd"
|
|
|
|
[[override]]
|
|
name = "github.com/gorilla/websocket"
|
|
revision = "a69d9f6de432e2c6b296a947d8a5ee88f68522cf"
|
|
|
|
# Must be remove when logrus migration happen
|
|
[[override]]
|
|
name = "github.com/vulcand/predicate"
|
|
revision = "19b9dde14240d94c804ae5736ad0e1de10bf8fe6" |