mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-24 22:26:54 +02:00
update v3 plugins (#2105)
This commit is contained in:
@ -7,7 +7,7 @@ import (
|
||||
"time"
|
||||
|
||||
_ "github.com/go-sql-driver/mysql"
|
||||
"github.com/micro/go-micro/v2/store"
|
||||
"github.com/asim/go-micro/v3/store"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user