ignored = [ "github.com/mholt/caddy", "github.com/mholt/caddy/caddyfile", "github.com/mholt/caddy/startupshutdown", "github.com/mholt/caddy/onevent", "github.com/miekg/dns", "github.com/prometheus/client_golang/prometheus", "github.com/prometheus/client_golang/prometheus/promhttp", ] # client-go v8.0.0 uses apimachinery 103fd098999dc9c0c88536f5c9ad2e5da39373ae # and api 072894a440bdee3a891dea811fe42902311cd2a3 (see Godep.json). go dep # is unable to match Godep.json automatically so have to specify here. [[constraint]] name = "k8s.io/client-go" version = "v8.0.0" [[override]] name = "k8s.io/apimachinery" revision = "103fd098999dc9c0c88536f5c9ad2e5da39373ae" [[override]] name = "k8s.io/api" revision = "072894a440bdee3a891dea811fe42902311cd2a3" [[override]] name = "github.com/apache/thrift" revision = "e59b73d3c2bf1c328ccb78e683c0462fa1a473c7" [[override]] name = "github.com/ugorji/go" revision = "f3cacc17c85ecb7f1b6a9e373ee85d1480919868" [[constraint]] name = "github.com/coreos/etcd" version = "3.3.5"