mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-18 22:17:44 +02:00
@ -5,8 +5,8 @@ import (
|
||||
|
||||
"context"
|
||||
"github.com/micro/go-micro/examples/server/subscriber"
|
||||
"github.com/micro/go-micro/v2/config/cmd"
|
||||
"github.com/micro/go-micro/v2/server"
|
||||
"github.com/asim/go-micro/v3/config/cmd"
|
||||
"github.com/asim/go-micro/v3/server"
|
||||
|
||||
example "github.com/micro/go-micro/examples/server/proto/example"
|
||||
)
|
||||
|
Reference in New Issue
Block a user