Tweak implementation of dummy go module #1

Merged
merged 1 commit into from Oct 17, 2017

Conversation

Projects
None yet
2 participants

zyga commented Oct 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

Tweak implementation of dummy go module
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>

@mvo5 mvo5 merged commit f066269 into snapcore:master Oct 17, 2017

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