diff options
Diffstat (limited to 'modules/auth/org.go')
-rw-r--r-- | modules/auth/org.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/auth/org.go b/modules/auth/org.go index d51ab75d3a..367468e587 100644 --- a/modules/auth/org.go +++ b/modules/auth/org.go @@ -9,8 +9,8 @@ import ( "code.gitea.io/gitea/models" "code.gitea.io/gitea/modules/structs" - "github.com/go-macaron/binding" - "gopkg.in/macaron.v1" + "gitea.com/macaron/binding" + "gitea.com/macaron/macaron" ) // ________ .__ __ .__ |