Skip to content

Commit 86f168f

Browse files
committed
fix protoc generator
1 parent 4b46ea9 commit 86f168f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

scripts/protoc-generator.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
install_dependencies() {
88
go install google.golang.org/protobuf/cmd/[email protected]
99

10-
go get google.golang.org/protobuf/runtime/[email protected]
11-
go get google.golang.org/protobuf/reflect/[email protected]
12-
go get google.golang.org/protobuf/types/known/[email protected]
13-
1410
go install google.golang.org/grpc/cmd/[email protected]
1511

1612
go install github.com/golang/mock/[email protected]

0 commit comments

Comments
 (0)