coreos / container-linux-update-operator

A Kubernetes operator to manage updates of Container Linux by CoreOS
Apache License 2.0
209 stars 49 forks source link

glide.yaml: Set all dependency versions in glide.yaml #118

Closed dghubble closed 7 years ago

dghubble commented 7 years ago

You should now be able to update an individual package or add a subpackage and glide won't re-evaluate child dependencies. To verify, delete vendor and glide.lock and re-run make vendor - you should get no diff.