2017-07-26 02:24:01 -07:00
|
|
|
ignored = [
|
|
|
|
|
"github.com/mholt/caddy",
|
|
|
|
|
"github.com/mholt/caddy/caddyfile",
|
|
|
|
|
"github.com/mholt/caddy/startupshutdown",
|
|
|
|
|
"github.com/miekg/dns",
|
|
|
|
|
"golang.org/x/net/context",
|
|
|
|
|
"golang.org/x/net/context/ctxhttp",
|
|
|
|
|
"golang.org/x/net/http2",
|
|
|
|
|
"golang.org/x/net/http2/hpack",
|
|
|
|
|
"golang.org/x/net/idna",
|
|
|
|
|
"golang.org/x/net/internal/timeseries",
|
|
|
|
|
"golang.org/x/net/lex/httplex",
|
|
|
|
|
"golang.org/x/net/trace",
|
|
|
|
|
]
|
2017-04-28 09:14:10 -07:00
|
|
|
|
2017-11-08 08:21:11 -08:00
|
|
|
[[override]]
|
|
|
|
|
name = "github.com/apache/thrift"
|
2017-11-13 11:54:46 -08:00
|
|
|
branch = "master"
|
2017-11-05 00:24:40 -07:00
|
|
|
|
|
|
|
|
[[override]]
|
|
|
|
|
name = "github.com/ugorji/go"
|
|
|
|
|
revision = "8c0409fcbb70099c748d71f714529204975f6c3f"
|
|
|
|
|
|
|
|
|
|
# client-go 4.0.0 uses apimachinery 1fd2e63a9a370677308a42f24fd40c86438afddf (see Godep.json)
|
|
|
|
|
[[constraint]]
|
2017-11-08 08:21:11 -08:00
|
|
|
name = "k8s.io/client-go"
|
|
|
|
|
version = "v4.0.0"
|
2017-11-05 00:24:40 -07:00
|
|
|
[[override]]
|
|
|
|
|
name = "k8s.io/apimachinery"
|
|
|
|
|
revision = "1fd2e63a9a370677308a42f24fd40c86438afddf"
|