mirror of
https://github.com/go-gitea/gitea
synced 2025-08-23 18:08:28 +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