From ffde1b150faca940bc6c172068aa068cf468aa39 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Fri, 25 Apr 2025 15:15:36 +0200 Subject: [chore] Move deps to code.superseriousbusiness.org (#4054) --- internal/federation/federatingdb/reject.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/federation/federatingdb/reject.go') diff --git a/internal/federation/federatingdb/reject.go b/internal/federation/federatingdb/reject.go index 186bb009a..138aa6b22 100644 --- a/internal/federation/federatingdb/reject.go +++ b/internal/federation/federatingdb/reject.go @@ -22,7 +22,7 @@ import ( "errors" "time" - "codeberg.org/superseriousbusiness/activity/streams/vocab" + "code.superseriousbusiness.org/activity/streams/vocab" "github.com/superseriousbusiness/gotosocial/internal/ap" "github.com/superseriousbusiness/gotosocial/internal/db" "github.com/superseriousbusiness/gotosocial/internal/gtserror" -- cgit v1.2.3