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

Migrate away from govendor to go modules #72

Open
3 tasks done
bored-engineer opened this issue Apr 17, 2020 · 0 comments
Open
3 tasks done

Migrate away from govendor to go modules #72

bored-engineer opened this issue Apr 17, 2020 · 0 comments

Comments

@bored-engineer
Copy link
Contributor

bored-engineer commented Apr 17, 2020

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.

The current README.md file describes using govendor to install the package:

Install govendor if you haven't already
go get -u github.com/kardianos/govendor

govendor is now deprecated and go modules is recommended.
It appears that a go.mod file was added in e90a1ca already.

Does the README file just need an update or is some other migration work necessary to remove the govendor pattern.

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

1 participant