-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
vendor: evaluate 'github.com/golang/dep' #7225
Comments
We can't use this until this is addressed golang/dep#120. |
i do not believe this can happen in 3.3 release cycle based on the progress of golang/dep. @gyuho can we move this out of 3.3? |
As asked in #8692, here's my very brief summary of checking with
Next up,
|
I remember we had to add some |
@gyuho Sorry. I just updated my findings--I forgot to merge from upstream first. The numbers changed a bit, but the end result is basically the same. |
Plan to migrate to
We need |
Add files required by `dep`, vendoring tool for Go. Gopkg.toml contains some workaround against an `etcd` issue like [this](https://github.com/coreos/dbtester/blob/61e613d8ff485db212921b022e62796c3b8ad5a0/Gopkg.toml). See etcd-io/etcd#7225 for more details.
Experiment with official Go's dependency management tool https://github.com/golang/dep
The text was updated successfully, but these errors were encountered: