mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-30 01:02:25 -05: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
|
|
@ -26,8 +26,8 @@ import (
|
|||
"net/http/httptest"
|
||||
"testing"
|
||||
|
||||
"codeberg.org/superseriousbusiness/activity/streams"
|
||||
"codeberg.org/superseriousbusiness/activity/streams/vocab"
|
||||
"code.superseriousbusiness.org/activity/streams"
|
||||
"code.superseriousbusiness.org/activity/streams/vocab"
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/suite"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue