ci: add reviewdog (#1096)
This commit is contained in:
@@ -102,7 +102,7 @@ func (g *DefaultGenerator) GenPb(ctx DirContext, protoImportPath []string, proto
|
||||
_, err = execx.Run(command, "")
|
||||
if err != nil {
|
||||
if strings.Contains(err.Error(), googleProtocGenGoErr) {
|
||||
return errors.New(`Unsupported plugin protoc-gen-go which installed from the following source:
|
||||
return errors.New(`unsupported plugin protoc-gen-go which installed from the following source:
|
||||
google.golang.org/protobuf/cmd/protoc-gen-go,
|
||||
github.com/protocolbuffers/protobuf-go/cmd/protoc-gen-go;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user