mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[chore] Move deps to code.superseriousbusiness.org (#4054)
This commit is contained in:
@ -20,7 +20,7 @@ package auth
|
||||
import (
|
||||
"net/http"
|
||||
|
||||
oautherr "codeberg.org/superseriousbusiness/oauth2/v4/errors"
|
||||
oautherr "code.superseriousbusiness.org/oauth2/v4/errors"
|
||||
"github.com/gin-gonic/gin"
|
||||
apiutil "github.com/superseriousbusiness/gotosocial/internal/api/util"
|
||||
"github.com/superseriousbusiness/gotosocial/internal/gtserror"
|
||||
|
Reference in New Issue
Block a user