ave to type "go1.19beta1" instead of "go":
>
> $ which go1.19beta1
> /home/duke/go/bin/go1.19beta1
> $ go1.19beta1 version
> go version go1.19beta1 linux/amd64
>
> -Ben
>
> On Tuesday, June 14, 2022 at 3:11:20 PM UTC+12 Duke wrote:
>
>> On Friday,
On Friday, June 10, 2022 at 11:51:02 a.m. UTC-6 anno...@golang.org wrote:
>
> If you have Go installed already, the easiest way to try go1.19beta1
> is by using the go command:
> $ go install golang.org/dl/go1.19beta1@latest
> $ go1.19beta1 download
>
I did this on my Linux distro, but nothing hap