In the go bug template, go version is printed twice, the first time in the "go version" section and the second time in the "details" section as GOROOT/bin/go version.
After https://golang.org/cl/288693 , these two entries should show the same version. In order for them to differ, one should do something like $ GOROOT=~/sdk/go.12.17 go version What is the reason for printing both versions? Thanks Manlio -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/18d6d6b3-b8fb-422c-996c-56caa4cc5b78n%40googlegroups.com.