move backward for v3 => v4 gen

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-04-24 12:09:00 +03:00
parent 3d92ee0003
commit 25bf4f9483
14 changed files with 25 additions and 25 deletions

View File

@@ -5,7 +5,7 @@ import (
"os"
"github.com/vektah/gqlparser/v2/formatter"
generator "go.unistack.org/protoc-gen-go-micro/v3/graphql"
generator "go.unistack.org/protoc-gen-go-micro/v4/graphql"
"google.golang.org/protobuf/compiler/protogen"
"google.golang.org/protobuf/proto"
"google.golang.org/protobuf/types/pluginpb"