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

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 octago:master Jul 26, 2021
@m0sth8
Copy link
Contributor

m0sth8 commented Jul 26, 2021

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants