Hello, Can someone help me to set up gRPC go on AIX running on a Power 8. I tried installing using go get -u google.golang.org/grpc ( https://grpc.io/docs/quickstart/go.html#prerequisites), but it fails with following:
Fetching https://google.golang.org/grpc?go-get=1 https fetch failed: Get https://google.golang.org/grpc?go-get=1: x509: failed to load system roots and no roots provided package google.golang.org/grpc: unrecognized import path " google.golang.org/grpc" (https fetch: Get https://google.golang.org/grpc?go-get=1: x509: failed to load system roots and no roots provided) bash-4.4# go version go version go1.8.1 gccgo (GCC) 7.2.0 aix/ppc Any pointers would be helpful. Thanks, Aman -- 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. For more options, visit https://groups.google.com/d/optout.