This excellent tool appears to be broken in recent Go editions. I am unable to install the gotpl CLI tool due to how the YAML package dependency resolves. go get github.com/tsg/gotpl does not work for me, at least in Go v1.13.4.
Could we update gotpl to document all of its Go library dependencies with a go.mod file? Perhaps that could help go get... succeed.
Hi,
This excellent tool appears to be broken in recent Go editions. I am unable to install the gotpl CLI tool due to how the YAML package dependency resolves.
go get github.com/tsg/gotpl
does not work for me, at least in Go v1.13.4.Could we update gotpl to document all of its Go library dependencies with a
go.mod
file? Perhaps that could helpgo get
... succeed.https://blog.golang.org/using-go-modules