svgo
svgo copied to clipboard
Please add module support!
It looks like someone has already done most (all?) of the work https://github.com/ajstarks/svgo/pull/50
Odd. The specified method (cd to dir, go build), does not work for me.
https://blog.golang.org/migrating-to-go-modules
That's the method i've used in the past, go build is not part of it (aside from testing).