Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Tweak implementation of dummy go module #1
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
zyga commentedOct 17, 2017
The module is now in a sub-directory, the fake build magic is gone (it
didn't work across repositories) and module now has a public function
that can be referenced from tests so that govendor doesn't complain
about unused packages.
Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@canonical.com