Age | Commit message (Collapse) | Author | Files | Lines |
|
This fix updates k8s' client-go to v7.0.0, which matches k8s 1.10.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
|
|
(#1805)
This fix is an vendor update. Both ugorji and thrift have to be pinned
to compile. The ugorji is from etcd and thrift is from zipkin.
This fix fixes #1802.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
|
|
* dep ensure -update
Run "dep ensure -update` to update all dependencies.
No code changes; just the dependencies.
* dep prune
* add new venderod
|
|
This fix updates vendor with `go dep`
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
|