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:
@ -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"
|
||||
|
Reference in New Issue
Block a user