-
Jean de Klerk authored
Updates go.mod to include new version of gRPC, which removes its dependency on the old github.com/golang/lint in favour of the new golang.org/x/lint. Relevant: https://github.com/google/go-genproto/pull/143
This project manages its dependencies using Go Modules.
Learn more