You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To avoid:
go run ./example.go
go/config.pb.go:26:8: cannot find package "google/protobuf" in any of:
/usr/lib/go/src/google/protobuf (from $GOROOT)
/home/wking/.local/lib/go/src/google/protobuf (from $GOPATH)
Makefile:31: recipe for target 'example' failed
Until we get Any working.
Signed-off-by: W. Trevor King <[email protected]>
0 commit comments