Re: [go-nuts] go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28 not working

2022-07-23 Thread James Brooke
On Saturday, 23 July 2022 at 02:13:40 UTC+1 kra...@skepticism.us wrote: > On Fri, Jul 22, 2022 at 6:03 PM James Brooke wrote: > >> - I simply tried to run that command in the terminal. I'm able to develop >> go programs fine in GoLand, pulling in 3rd party dependenc

Re: [go-nuts] go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28 not working

2022-07-22 Thread James Brooke
g-config" GOGCCFLAGS="-fPIC -arch x86_64 -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/hq/0vgn198d7v5_kkhc5y8bz8r4gq/T/go-build3791061883=/tmp/go-build -gno-record-gcc-switches -fno-common" >From what I can recall

[go-nuts] go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28 not working

2022-07-22 Thread James Brooke
Hello, I'm struggling to work out why this isn't working. I'm getting the following, any help greatly appreciated. ../../../go/pkg/mod/google.golang.org/protobuf@v1.28.0/compiler/protogen/protogen.go:14:2: package bufio is not in GOROOT (/usr/local/go/src/bufio) ../../../go/pkg/mod/google.golan