Ver Fonte

buf dep update

jamesread há 1 ano atrás
pai
commit
7da8a5bc38
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      proto/Makefile

+ 1 - 0
proto/Makefile

@@ -1,4 +1,5 @@
 buf:
+	buf dep update
 	buf generate
 
 .PHONY: buf