mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-24 22:26:54 +02:00
go-micro.dev/v4 (#2305)
This commit is contained in:
4
plugins/registry/cache/cache.go
vendored
4
plugins/registry/cache/cache.go
vendored
@ -2,8 +2,8 @@
|
||||
package cache
|
||||
|
||||
import (
|
||||
"github.com/asim/go-micro/v3/registry"
|
||||
"github.com/asim/go-micro/v3/registry/cache"
|
||||
"go-micro.dev/v4/registry"
|
||||
"go-micro.dev/v4/registry/cache"
|
||||
)
|
||||
|
||||
// New returns a new cache
|
||||
|
Reference in New Issue
Block a user