regen files with never protoc (#6)
* regen files with never protoc * rewrite import path Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
dlog "github.com/micro/go-micro/v3/debug/log"
|
||||
dlog "github.com/unistack-org/micro/v3/debug/log"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user