v3 refactor (#1868)
* Move to v3 Co-authored-by: Ben Toogood <bentoogood@gmail.com>
This commit is contained in:
@@ -3,8 +3,8 @@ package service
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/micro/go-micro/v2/debug"
|
||||
"github.com/micro/go-micro/v2/debug/log"
|
||||
"github.com/micro/go-micro/v3/debug"
|
||||
"github.com/micro/go-micro/v3/debug/log"
|
||||
)
|
||||
|
||||
type serviceLog struct {
|
||||
|
||||
Reference in New Issue
Block a user