mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-15 14:48:15 +00:00
fix import path, fix #1782
This commit is contained in:
@@ -7,7 +7,7 @@ package user
|
||||
import (
|
||||
"net/url"
|
||||
|
||||
"github.com/macaron-contrib/captcha"
|
||||
"github.com/go-macaron/captcha"
|
||||
|
||||
"github.com/gogits/gogs/models"
|
||||
"github.com/gogits/gogs/modules/auth"
|
||||
|
Reference in New Issue
Block a user