mirror of
https://github.com/astaxie/beego.git
synced 2025-06-11 04:30:39 +00:00
add go1.6.0 and remove 1.3.3
This commit is contained in:
@ -37,7 +37,7 @@ import (
|
||||
"strings"
|
||||
"sync"
|
||||
|
||||
couchbase "github.com/beego/go-couchbase"
|
||||
couchbase "github.com/couchbase/go-couchbase"
|
||||
|
||||
"github.com/astaxie/beego/session"
|
||||
)
|
||||
|
Reference in New Issue
Block a user