Explorar el Código

chore: Remove surious dep update

jamesread hace 1 año
padre
commit
6ffb0cedbc
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      proto/Makefile

+ 0 - 1
proto/Makefile

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