Skip to content

Fix a syntax error and add module support#5

Open
dnephin wants to merge 2 commits into
mdempsky:masterfrom
dnephin:add-module-support
Open

Fix a syntax error and add module support#5
dnephin wants to merge 2 commits into
mdempsky:masterfrom
dnephin:add-module-support

Conversation

@dnephin

@dnephin dnephin commented Jun 17, 2021

Copy link
Copy Markdown

Thanks for writing this tool! I had starred it a while ago, and finally had a chance to try it out.

When I tried to install it, I first ran into a syntax error. Then I ran into trouble because the tool was still using the old x/tools interfaces that do not support modules.

This PR fixes the syntax error (first commit), and adds go module support and its own go.mod file.

I see you haven't committed to this repo in a while, but I thought I'd share these changes in case you were interested. I added a bunch of extra validation while debugging some problems, which maybe isn't all entirely necessary.

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.

1 participant