James Read il y a 5 ans
Parent
commit
d60c667362
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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"