forked from forgejo/forgejo
Fix import path
This commit is contained in:
parent
f8571f4db1
commit
49c01c0b57
3 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ import (
|
|||
|
||||
"github.com/Unknwon/goconfig"
|
||||
"github.com/go-martini/martini"
|
||||
"github.com/lunny/xorm"
|
||||
"github.com/go-xorm/xorm"
|
||||
qlog "github.com/qiniu/log"
|
||||
|
||||
"github.com/gogits/gogs/models"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue