Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix go module package name and Makefile error #28

Merged
merged 2 commits into from
Jul 26, 2021

Conversation

partcyborg
Copy link

Fix module name in go.mod. Without this change it is impossible to use this library in a project with GO111MODULE=on

Also fix error in Makefile. make does not track working directory between commands.

@m0sth8 m0sth8 merged commit b849141 into urfave:master Jul 26, 2021
@m0sth8
Copy link
Contributor

m0sth8 commented Jul 26, 2021

Thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants