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

Update vendor tool #270

Closed
twifkak opened this issue Mar 30, 2019 · 1 comment
Closed

Update vendor tool #270

twifkak opened this issue Mar 30, 2019 · 1 comment
Assignees
Milestone

Comments

@twifkak
Copy link
Member

twifkak commented Mar 30, 2019

Currently using dep but the new thing is go mod. Wait until go 1.13 lands; it looks like details may change until then.

@twifkak twifkak added this to the v6+ milestone Mar 30, 2019
@twifkak
Copy link
Member Author

twifkak commented Sep 12, 2019

These steps seem relevant: https://stackoverflow.com/questions/55664630/how-do-i-migrate-from-dep-to-go-modules

May also need to update .travis.yml to add GO111MODULE=on or go mod download or some such.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants