rename to v2
This commit is contained in:
2
adapter/cache/file.go
vendored
2
adapter/cache/file.go
vendored
@@ -15,7 +15,7 @@
|
||||
package cache
|
||||
|
||||
import (
|
||||
"github.com/beego/beego/client/cache"
|
||||
"github.com/beego/beego/v2/client/cache"
|
||||
)
|
||||
|
||||
// NewFileCache Create new file cache with no config.
|
||||
|
||||
Reference in New Issue
Block a user