summaryrefslogtreecommitdiff
path: root/internal/federation/gone.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/federation/gone.go')
-rw-r--r--internal/federation/gone.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/federation/gone.go b/internal/federation/gone.go
index e0278765c..932bd17a1 100644
--- a/internal/federation/gone.go
+++ b/internal/federation/gone.go
@@ -21,8 +21,8 @@ import (
"context"
"net/url"
- "github.com/superseriousbusiness/gotosocial/internal/gtsmodel"
- "github.com/superseriousbusiness/gotosocial/internal/id"
+ "code.superseriousbusiness.org/gotosocial/internal/gtsmodel"
+ "code.superseriousbusiness.org/gotosocial/internal/id"
)
// CheckGone checks if a tombstone exists in the database for AP Actor or Object with the given uri.