James Read hace 4 años
padre
commit
d60c667362
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      tools.go

+ 1 - 0
tools.go

@@ -3,6 +3,7 @@
 package tools
 
 import (
+    _ "github.com/bufbuild/buf/cmd/buf"
     _ "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway"
     _ "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2"
     _ "google.golang.org/grpc/cmd/protoc-gen-go-grpc"