• Matt Farina's avatar
    fix(deps): fix issues when running glide up · b69d6cec
    Matt Farina authored
    When running glide update there are errors due to pinned versions
    in the glide.yaml file mixed with getting a more recent version of
    kubernetes. client-go needs a newer version of go-autorest.
    
    Note, go-autorest is pinned to v8.0.0 rather than the latest
    release of v8.4.0 because kubernetes is pinned to v8.0.0.
    b69d6cec
Name
Last commit
Last update
.circleci Loading commit data...
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
code-of-conduct.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...