mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-30 12:32:49 +09:00
Change import reference to match gitea instead of gogs (#37)
This commit is contained in:
committed by
Andrey Nering
parent
507ce134fa
commit
2d68bd1ef9
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-macaron/binding"
|
||||
"gopkg.in/macaron.v1"
|
||||
|
||||
"github.com/gogits/gogs/models"
|
||||
"github.com/go-gitea/gitea/models"
|
||||
)
|
||||
|
||||
// _______________________________________ _________.______________________ _______________.___.
|
||||
|
Reference in New Issue
Block a user