Re: [go-nuts] Re: Upgrade to Go1.12.7 problem [SOLVED]

2019-08-09 Thread Gerald Henriksen
On Mon, 5 Aug 2019 18:58:02 -0700 (PDT), you wrote: >I discovered that /usr/local/go was still version 1.11 for whatever reason >Ubuntu did not update that directory when I installed go via apt/dpkg This is correct behaviour, see below. >I therefore downloaded >https://dl.google.com/go/go1.12

[go-nuts] Re: Upgrade to Go1.12.7 problem [SOLVED]

2019-08-05 Thread Shane H
On Tuesday, August 6, 2019 at 11:31:40 AM UTC+10, Shane H wrote: > > > > On Tuesday, August 6, 2019 at 10:56:42 AM UTC+10, Shane H wrote: >> >> Hi all, >> >> I've done a bit of searching, and asked around, but not found an answer >> to my (most likely self-inflicted) problem. >> >> I have been c