Skip to content
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

vendoring clientv3 with glide vendors packages twice #8441

Closed
heyitsanthony opened this issue Aug 23, 2017 · 1 comment
Closed

vendoring clientv3 with glide vendors packages twice #8441

heyitsanthony opened this issue Aug 23, 2017 · 1 comment

Comments

@heyitsanthony
Copy link
Contributor

Given:

package: main
import:
- package: github.com/coreos/etcd
  subpackages:
  - clientv3

glide double vendors packages into github.com/coreos/etcd/cmd/vendor. This contributes to 56kloc out of 140kloc of dependencies.

@heyitsanthony heyitsanthony added this to the unplanned milestone Sep 12, 2017
@gyuho
Copy link
Contributor

gyuho commented Jan 17, 2018

We are migrating to golang/dep #9155.

@gyuho gyuho closed this as completed Jan 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants