[go-nuts] x/tools error while trying to install

2021-05-07 Thread Eric Garcia
Was trying to install all the tools, and hit the following errors. go version 1.16.3 ``` go get -u golang.org/x/tools/... # golang.org/x/tools/gopls/internal/hooks ../../golang.org/x/tools/gopls/internal/hooks/analysis.go:31:5: cannot use simple.Analyzers (type map[string]*lint.Analyzer) as type

[go-nuts] Re: Godoc as gh-pages

2021-05-28 Thread Eric Garcia
I would be interested if you found an easy solution here... I've been searching for how to do this currently. On Saturday, January 16, 2021 at 8:27:42 PM UTC-5 jayesht...@gmail.com wrote: > Dear gophers, > > Anybody have experience in creating gh-pages and hosting godoc generated > static page