We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeecb4a commit 9f2354eCopy full SHA for 9f2354e
main.go
@@ -4,7 +4,7 @@ import (
4
"io/ioutil"
5
"os"
6
7
- "github.com/ckaznocha/proc-gen-lint/linter"
+ "github.com/ckaznocha/protoc-gen-lint/linter"
8
"github.com/golang/protobuf/proto"
9
"github.com/golang/protobuf/protoc-gen-go/descriptor"
10
protoc "github.com/golang/protobuf/protoc-gen-go/plugin"
0 commit comments