-
Notifications
You must be signed in to change notification settings - Fork 541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot find package "." while updating k8s.io/client-go #945
Comments
This is happening to me as well |
I also encountered the same problem. |
Same here |
Same here
|
This was referenced Apr 16, 2018
Closed
Still getting this problem. |
Is there any solution? |
same Here |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to bump client-go to 5.x, but
glide up -v
prints:Minimal example:
glide.yaml
:main.go
:I've tried
rm -rf vendor
andglide cc
.Let me know if this issue belongs on client-go instead.
The text was updated successfully, but these errors were encountered: