Cannot install Go SDK

Hey @naftali,

Can you share which version of Go you are using? It looks like Go is trying to use the old GOPATH method of installation as opposed to Go Modules, which typically happens when using older versions of Go.

Cheers, Brett

1 Like