Browse Source

buf dep update

jamesread 1 year ago
parent
commit
7da8a5bc38
1 changed files with 1 additions and 0 deletions
  1. 1 0
      proto/Makefile

+ 1 - 0
proto/Makefile

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