uing pkg module
This commit is contained in:
3
pkg/cache/memcache/memcache.go
vendored
3
pkg/cache/memcache/memcache.go
vendored
@@ -35,8 +35,9 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/astaxie/beego/cache"
|
||||
"github.com/bradfitz/gomemcache/memcache"
|
||||
|
||||
"github.com/astaxie/beego/pkg/cache"
|
||||
)
|
||||
|
||||
// Cache Memcache adapter.
|
||||
|
||||
Reference in New Issue
Block a user