Skip to content

Commit c7cd9fa

Browse files
authored
Remove update-proto from all (#24)
1 parent e020921 commit c7cd9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ PROTO_IMPORT := $(PROTO_ROOT):$(GOPATH)/src/github.com/gogo/protobuf/protobuf
1616

1717
update-proto: update-proto-submodule all
1818

19-
all: update-proto-submodule grpc grpc-mock copyright gomodtidy
19+
all: grpc grpc-mock copyright gomodtidy
2020

2121
all-install: grpc-install mockgen-install
2222

0 commit comments

Comments
 (0)