why edge ?
I have the same issue when using 0.1.2 version. switch to master branch fixed it.
The windows build was fixed in master, like @sloppycoder mentioned.
@mvdan would you you consider cutting a new release that has the fix? If API's haven't changed, a patch release like 0.1.3 would be great.
We're using this in a Go Modules project and want to avoid tracking master so our CI setup doesn't unknowingly pull a change that breaks our workflow in the future.
@dotvezz sure! v0.1.3 tagged.
Most helpful comment
I have the same issue when using 0.1.2 version. switch to master branch fixed it.