1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-11-23 21:44:41 +02:00
This commit is contained in:
asim
2024-06-04 21:40:43 +01:00
parent e11395c8f5
commit 610c00859f
224 changed files with 549 additions and 550 deletions

View File

@@ -12,11 +12,11 @@ import (
proto "github.com/go-micro/plugins/v4/server/grpc/proto"
"go-micro.dev/v4"
"go-micro.dev/v4/client"
"go-micro.dev/v4/debug/handler"
"go-micro.dev/v5"
"go-micro.dev/v5/client"
"go-micro.dev/v5/debug/handler"
pb "go-micro.dev/v4/debug/proto"
pb "go-micro.dev/v5/debug/proto"
)
var (