using new organization
This commit is contained in:
2
adapter/cache/cache_adapter.go
vendored
2
adapter/cache/cache_adapter.go
vendored
@@ -18,7 +18,7 @@ import (
|
||||
"context"
|
||||
"time"
|
||||
|
||||
"github.com/astaxie/beego/client/cache"
|
||||
"github.com/beego/beego/client/cache"
|
||||
)
|
||||
|
||||
type newToOldCacheAdapter struct {
|
||||
|
||||
Reference in New Issue
Block a user