diff --git a/proto/Makefile b/proto/Makefile index 8b88dc6..688b27a 100644 --- a/proto/Makefile +++ b/proto/Makefile @@ -1,4 +1,5 @@ buf: + buf dep update buf generate .PHONY: buf