mirror of
https://github.com/go-micro/go-micro.git
synced 2025-12-17 21:57:26 +02:00
rename imports
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"io"
|
||||
"log"
|
||||
|
||||
proto "github.com/micro/examples/stream/server/proto"
|
||||
proto "github.com/micro/go-micro/examples/stream/server/proto"
|
||||
"github.com/micro/go-micro/v2"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user