Unverified Commit b69d6cec authored by Matt Farina's avatar Matt Farina
Browse files

fix(deps): fix issues when running glide up

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.
parent cf3fc21e
Showing with 33 additions and 27 deletions
+33 -27
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment