diff options
author | 2017-11-05 00:24:40 -0700 | |
---|---|---|
committer | 2017-11-05 07:24:40 +0000 | |
commit | c6ce769fc64f00d1fd0d34914a9bb5f4de2f7c2c (patch) | |
tree | c80310df43dd8d1d572b2ef3e678f55ed715e109 /plugin/kubernetes/kubernetes_test.go | |
parent | 246d896eddc9ad5d611271b40c0f247184478c47 (diff) | |
download | coredns-c6ce769fc64f00d1fd0d34914a9bb5f4de2f7c2c.tar.gz coredns-c6ce769fc64f00d1fd0d34914a9bb5f4de2f7c2c.tar.zst coredns-c6ce769fc64f00d1fd0d34914a9bb5f4de2f7c2c.zip |
Fix version for apimachinery and ugorji/go in Gopkg.toml (#1203)
This fix is an attempt to fix the issue raised #1192.
The issue that a plain `dep -ensure update` fails is because
the incompatibility of ugorji/go with the rest of packages (etcd, k8s etc)
and the incompatibility of client-go vs. apimachinery.
This fix fixed apimachinery and ugorji/go so that it is possible
to use `dep -ensure update`.
Previously updates has to be done individually, e.g.,
`dep -ensure update github.com/coreos/etcd`
This fix fixes #1192.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'plugin/kubernetes/kubernetes_test.go')
0 files changed, 0 insertions, 0 deletions