From e2e185d10bdaaba85996069e9621963ad4d6f565 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Sun, 2 Mar 2025 12:48:00 +0100 Subject: [chore] github.com/superseriousbusiness/activity -> codeberg.org/superseriousbusiness/activity (#3853) --- internal/ap/extractattachments_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/ap/extractattachments_test.go') diff --git a/internal/ap/extractattachments_test.go b/internal/ap/extractattachments_test.go index 1ec6e53c8..609d811f8 100644 --- a/internal/ap/extractattachments_test.go +++ b/internal/ap/extractattachments_test.go @@ -22,8 +22,8 @@ import ( "encoding/json" "testing" + "codeberg.org/superseriousbusiness/activity/streams" "github.com/stretchr/testify/suite" - "github.com/superseriousbusiness/activity/streams" "github.com/superseriousbusiness/gotosocial/internal/ap" ) -- cgit v1.2.3