瀏覽代碼

buf dep update

jamesread 1 年之前
父節點
當前提交
7da8a5bc38
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      proto/Makefile

+ 1 - 0
proto/Makefile

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