coredns/vendor/github.com
Yong Tang 7fe5b0bb1f Update k8s client-go to v6.0.0 (#1340)
* Update k8s client-go to v6.0.0

This fix updates k8s client-go to v6.0.0 as CoreDNS is supported
in 1.9 and v6.0.0 is the recommended version.

There are quite some massive changes that need to be made:
1. k8s.io/client-go/pkg/api/v1 has been changed to k8s.io/api/v1 (repo changed from `client-go` to `api`)
2. kubernetes.Clientset adds one extra layer, so that `kubernetes.Clientset.Services()` and like has been changed to `kubernetes.Clientset.CoreV1().Services()`

Also, we have to stick with specific commits of `k8s.io/apimachinery` and the newly introduced `k8s.io/api`
because go dep still could not figure out the right version to fetch.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Update vendor with `dep ensure --update` and `dep prune`

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-01-03 11:11:28 +00:00
..
apache/thrift Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
coreos Update k8s client-go to v6.0.0 (#1340) 2018-01-03 11:11:28 +00:00
davecgh/go-spew Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
dnstap/golang-dnstap Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
eapache Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
emicklei/go-restful Update k8s client-go to v6.0.0 (#1340) 2018-01-03 11:11:28 +00:00
farsightsec/golang-framestream Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
ghodss/yaml Update vendor with go dep 2017-04-28 09:14:54 -07:00
go-logfmt/logfmt Update vendor with go dep 2017-04-28 09:14:54 -07:00
go-openapi Update k8s client-go to v6.0.0 (#1340) 2018-01-03 11:11:28 +00:00
gogo/protobuf Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
golang Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
google Update k8s client-go to v6.0.0 (#1340) 2018-01-03 11:11:28 +00:00
googleapis/gnostic Update k8s client-go to v6.0.0 (#1340) 2018-01-03 11:11:28 +00:00
gregjones/httpcache Update k8s client-go to v6.0.0 (#1340) 2018-01-03 11:11:28 +00:00
grpc-ecosystem/grpc-opentracing Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
hashicorp/golang-lru plugin/kubernetes: Enable protobuf, Update client api package (#1114) 2017-09-29 15:58:50 -04:00
howeyc/gopass Update vendor with go dep 2017-04-28 09:14:54 -07:00
imdario/mergo Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
json-iterator/go Update k8s client-go to v6.0.0 (#1340) 2018-01-03 11:11:28 +00:00
juju/ratelimit Update vendor libraries except client-go, apimachinery and ugorji/go (#1197) 2017-11-03 07:20:15 +00:00
kr/logfmt Update vendor with go dep 2017-04-28 09:14:54 -07:00
mailru/easyjson Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
matttproud/golang_protobuf_extensions Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
opentracing/opentracing-go Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
opentracing-contrib/go-observer Update zipkin to the newer version (#1205) 2017-11-08 16:21:11 +00:00
openzipkin/zipkin-go-opentracing Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
petar/GoLLRB Update k8s client-go to v6.0.0 (#1340) 2018-01-03 11:11:28 +00:00
peterbourgon/diskv Update k8s client-go to v6.0.0 (#1340) 2018-01-03 11:11:28 +00:00
pierrec Update k8s client-go to v6.0.0 (#1340) 2018-01-03 11:11:28 +00:00
prometheus Stop vendoring prometheus (#1333) 2017-12-27 14:15:03 +00:00
PuerkitoBio Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
rcrowley/go-metrics Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
Shopify/sarama Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
spf13/pflag Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
ugorji/go Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00