[chore] Move deps to code.superseriousbusiness.org (#4054)

This commit is contained in:
tobi 2025-04-25 15:15:36 +02:00 committed by tobi
commit 723c0af647
955 changed files with 1970 additions and 3639 deletions

View file

@ -22,7 +22,7 @@ import (
"encoding/json"
"testing"
"codeberg.org/superseriousbusiness/activity/streams"
"code.superseriousbusiness.org/activity/streams"
"github.com/stretchr/testify/suite"
"github.com/superseriousbusiness/gotosocial/internal/ap"
)