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 from deprecated dep tool to go modules #19

Open
arwineap opened this issue May 9, 2024 · 0 comments
Open

Migrate from deprecated dep tool to go modules #19

arwineap opened this issue May 9, 2024 · 0 comments

Comments

@arwineap
Copy link

arwineap commented May 9, 2024

Dep was an official experiment to implement a package manager for Go. As of 2020, Dep is deprecated and archived in favor of Go modules, which have had official support since Go 1.11.

The dep maintainers have deprecated their dep tool in favor of go modules.

Would you accept a PR to migrate to go modules?

Would you prefer to keep the libraries vendored?

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