I just re-installed the binary package for Linux. All is well: *$ go versiongo version go1.25.5 linux/amd64*
Thx!! On Saturday, January 10, 2026 at 11:22:20 a.m. UTC-7 Jan Mercl wrote: > On Sat, Jan 10, 2026 at 7:14 PM Sid <[email protected]> wrote: > > > I just installed the latest Go binary package. > > > > Got it to /usr/local - no probs! > > > > `go version’ returns “unknown” > > How did you install and what does `$ which` report on your machine? > > jnml@3900x:~$ which go > /usr/local/go/bin/go > jnml@3900x:~$ go version > go version go1.25.5 linux/amd64 > jnml@3900x:~$ > -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/ca12ec83-16d4-42d2-b96c-a241620010b9n%40googlegroups.com.
