GOROOT is in fact set separately for ~/sdk/go1.12.17 (by the wrapper in 
GOBIN/go1.12.17), but in the end the go command used should be the same.

Thanks.

Il giorno sabato 24 aprile 2021 alle 13:22:03 UTC+2 seank...@gmail.com ha 
scritto:

> 1 for consistency in the report template (helps triagers)
> 2 GOROOT may actually be set separately
>
> On Saturday, April 24, 2021 at 9:34:17 AM UTC+2 manlio....@gmail.com 
> wrote:
>
>> 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/65e15aff-461b-492f-8b7e-f155f5c513f5n%40googlegroups.com.

Reply via email to