mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-02 04:12:26 -06:00
[chore] Move deps to code.superseriousbusiness.org (#4054)
This commit is contained in:
parent
8aba20fb72
commit
723c0af647
955 changed files with 1970 additions and 3639 deletions
|
@ -20,8 +20,8 @@ package oauth
|
|||
import (
|
||||
"context"
|
||||
|
||||
"codeberg.org/superseriousbusiness/oauth2/v4"
|
||||
"codeberg.org/superseriousbusiness/oauth2/v4/errors"
|
||||
"code.superseriousbusiness.org/oauth2/v4"
|
||||
"code.superseriousbusiness.org/oauth2/v4/errors"
|
||||
"github.com/superseriousbusiness/gotosocial/internal/state"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue