minify v2.3.8 Release Notes

Release Date: 2018-11-07 // over 5 years ago
  • 🚀 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/[email protected]: 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