Have you tried reproducing the issue with the latest release?
Yes
What is the hardware spec (RAM, OS)?
8GB MacOS
Steps to reproduce the issue (command/config used to run Dgraph).
Just run
go get github.com/dgraph-io/dgo/v230
Expected behaviour and actual result.
Expected Dgo to be installed, but no changed happened on go.mod file, and got this on the terminal:
google.golang.org/genproto/googleapis/rpc/status: ambiguous import: found package google.golang.org/genproto/googleapis/rpc/status in multiple modules:
Experience Report for Feature Request
Note: Feature requests are judged based on user experience and modeled on Go Experience Reports. These reports should focus on the problems: they should not focus on and need not propose solutions.
Thank you so much for the quick response! I just checked today. It’s also working on my machine. I must have done something stupid. Closing this issue.