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

Deprecate godep in favor of "Go Modules" (new official dep. mgmt. tool) #1082

Open
mrutkows opened this issue Dec 5, 2019 · 1 comment
Open

Comments

@mrutkows
Copy link
Contributor

mrutkows commented Dec 5, 2019

Please switch and document for developers how to use/build with "Go Modules"; see
https://github.com/golang/go/wiki/Modules
https://levelup.gitconnected.com/switch-to-go-modules-from-go-dep-fcdd4aa41bd5

Please note that client-go chose to use govendor which has numerous problems: for reference: https://github.com/apache/openwhisk-client-go/pull/113/files

@mrutkows mrutkows changed the title Deprecate godep in favor of govendor Deprecate godep in favor of "dep" (new official dep. mgmt. tool) Dec 9, 2019
@mrutkows mrutkows changed the title Deprecate godep in favor of "dep" (new official dep. mgmt. tool) Deprecate godep in favor of "Go Modules" (new official dep. mgmt. tool) Dec 12, 2019
@mrutkows
Copy link
Contributor Author

Any PR should be coordinated with similar Issue/requirement in go-client:
apache/openwhisk-client-go#134

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

No branches or pull requests

1 participant