Skip to content

Go modules support #2

Compare
Choose a tag to compare
@tdewolff tdewolff released this 07 Nov 21:20
· 1289 commits to master since this release
2d0bbc9

I'm suspecting that go mod gets confused from a previously reverted v2.3.7 release, so just in case this is a new release that will hopefully fix:

$ go get -u github.com/tdewolff/minify/v2
go: github.com/tdewolff/minify/v2@v2.3.7: go.mod has non-.../v2 module path "github.com/tdewolff/minify" (and .../v2/go.mod does not exist) at revision v2.3.7
go get: error loading module requirements