1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-12 11:20:39 +00:00

Fix ledis

This commit is contained in:
flycash
2020-06-06 18:59:12 +08:00
parent 5100a8c396
commit d0b7244d57
4 changed files with 41 additions and 11 deletions

View File

@ -7,9 +7,10 @@ import (
"strings"
"sync"
"github.com/ledisdb/ledisdb/config"
"github.com/ledisdb/ledisdb/ledis"
"github.com/astaxie/beego/session"
"github.com/siddontang/ledisdb/config"
"github.com/siddontang/ledisdb/ledis"
)
var (