Re: [go-nuts] go module name

2020-08-13 Thread Misha Gusarov
On 13 Aug 2020, at 21:01, Trig wrote: > Is there a way to get the go module name out of the go mod, if modules > used, besides opening the go.mod file directly (or another obvious name to > get the project name I'm not thinking of)? go list -m -- Misha -- You received this message because you

[go-nuts] go module name

2020-08-13 Thread Trig
Is there a way to get the go module name out of the go mod, if modules used, besides opening the go.mod file directly (or another obvious name to get the project name I'm not thinking of)? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsu