On Thu, Apr 9, 2020 at 12:51 PM Alexander Mills <alexander.d.mi...@gmail.com> wrote:
> my go version is: > > > *go version go1.12.10 linux/amd64* > > but when I run > > > go run . > > *I get this horrendous error that makes no sense:* > > # math/bits > compile: version "go1.13.7" does not match go tool version "go1.12.10" > > >From https://github.com/golang/go/issues/22814: "The error is telling you that you have a weird mix of Go versions on top of one another, or mixed up together in your $PATH." What does "go env" report? Especially the value of GOROOT. -- Kurtis Rader Caretaker of the exceptional canines Junior and Hank -- 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/CABx2%3DD_x3Nm0Smq3yQEQ9zU6ekU5%3DnqQPj0T1y%3DY-oJ%2BkDOFMQ%40mail.gmail.com.