Browse Source

buf dep update

jamesread 1 năm trước cách đây
mục cha
commit
7da8a5bc38
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      proto/Makefile

+ 1 - 0
proto/Makefile

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