Masterminds / glide

Package Management for Golang
https://glide.sh
Other
8.15k stars 541 forks source link

glide up is stuck when added k8s.io/kubernetes to glide.yaml #965

Open joshiomkarj opened 6 years ago

joshiomkarj commented 6 years ago

Below is the glide.yaml


package: github.com/joshiomkarj/helper
import:
- package: k8s.io/kubernetes
joshiomkarj commented 6 years ago

Issue is very similar to https://github.com/Masterminds/glide/issues/615 except that the cpu usage is normal. glide version is


glide version v0.13.1