mirror of
https://github.com/go-micro/go-micro.git
synced 2025-08-10 21:52:01 +02:00
@@ -6,8 +6,8 @@ import (
|
||||
"strings"
|
||||
|
||||
hello "github.com/micro/go-micro/examples/greeter/srv/proto/hello"
|
||||
"github.com/micro/go-micro/v2"
|
||||
"github.com/micro/go-micro/v2/errors"
|
||||
"github.com/asim/go-micro/v3"
|
||||
"github.com/asim/go-micro/v3/errors"
|
||||
shard "github.com/micro/go-plugins/wrapper/select/shard/v2"
|
||||
api "github.com/micro/micro/v2/api/proto"
|
||||
|
||||
|
Reference in New Issue
Block a user