googlearchive / k8s-service-catalog

[DEPRECATED] Commandline tool to manage Service Catalog lifecycle and GCP Service Broker atop Kubernetes Cluster
Apache License 2.0
69 stars 31 forks source link

Sync the dependencies under "vendor" folder to the latest version #130

Closed maqiuyujoyce closed 6 years ago

maqiuyujoyce commented 6 years ago

Some dependencies under installer/vendor folder are outdated because Gopkg.lock locks the version of them. We need to create a new snapshot for the dependencies.

It will be better if there is a command that can sync the dependencies to the latest version.

martinmaly commented 6 years ago

Fixed by #139