mirror of
https://github.com/go-gitea/gitea
synced 2025-07-05 01:57:20 +00:00
fix import path, fix #1782
This commit is contained in:
@ -18,7 +18,7 @@ import (
|
||||
"gopkg.in/ini.v1"
|
||||
|
||||
"github.com/Unknwon/com"
|
||||
"github.com/macaron-contrib/session"
|
||||
"github.com/go-macaron/session"
|
||||
|
||||
"github.com/gogits/gogs/modules/bindata"
|
||||
"github.com/gogits/gogs/modules/log"
|
||||
|
Reference in New Issue
Block a user