Skip to content

Commit

Permalink
New dependency tools
Browse files Browse the repository at this point in the history
  • Loading branch information
andrelucas committed Aug 10, 2022
1 parent ad858a7 commit 2289ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ all:
go: vendor ${GRPC_GO_OBJ}

vendor:
dep ensure -v
go mod vendor

cxx: ${GRPC_CPP_OBJ} ${PBUF_CPP_OBJ}

Expand Down

0 comments on commit 2289ada

Please sign in to comment.