We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e020921 commit c7cd9faCopy full SHA for c7cd9fa
Makefile
@@ -16,7 +16,7 @@ PROTO_IMPORT := $(PROTO_ROOT):$(GOPATH)/src/github.com/gogo/protobuf/protobuf
16
17
update-proto: update-proto-submodule all
18
19
-all: update-proto-submodule grpc grpc-mock copyright gomodtidy
+all: grpc grpc-mock copyright gomodtidy
20
21
all-install: grpc-install mockgen-install
22
0 commit comments