Hi,
I have an issue when trying to go-get go-slate:
$> go get -u github.com/growler/go-slate
go get: github.com/growler/go-slate@v1.0.3 requires
gopkg.in/russross/blackfriday.v2@v2.0.1: go.mod has non-....v2 module path "github.com/russross/blackfriday/v2" at revision v2.0.1
Hi, I have an issue when trying to go-get go-slate:
using
go version go1.13.6 windows/amd64
Thanks