update dependence

This commit is contained in:
astaxie 2016-01-08 15:47:13 +08:00
parent 69bcbcdb31
commit 77fa891499
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ import (
"strings"
"sync"
"gh.apple.com/md/go-couchbase"
couchbase "github.com/couchbase/go-couchbase"
"github.com/astaxie/beego/session"
)