change third repo from other to beego
This commit is contained in:
2
cache/memcache.go
vendored
2
cache/memcache.go
vendored
@@ -1,9 +1,9 @@
|
||||
package cache
|
||||
|
||||
import (
|
||||
"code.google.com/p/vitess/go/memcache"
|
||||
"encoding/json"
|
||||
"errors"
|
||||
"github.com/beego/memcache"
|
||||
)
|
||||
|
||||
type MemcacheCache struct {
|
||||
|
||||
Reference in New Issue
Block a user