James Read 5 年之前
父節點
當前提交
d60c667362
共有 1 個文件被更改,包括 1 次插入0 次删除
  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"