diff options
| author | 2025-04-25 15:15:36 +0200 | |
|---|---|---|
| committer | 2025-04-25 15:15:36 +0200 | |
| commit | ffde1b150faca940bc6c172068aa068cf468aa39 (patch) | |
| tree | 2b325bf50946b95502d948d5700c148d667346d8 /internal/federation/dereferencing/account.go | |
| parent | [chore] Update `activity` to v1.14.0 (#4038) (diff) | |
| download | gotosocial-ffde1b150faca940bc6c172068aa068cf468aa39.tar.xz | |
[chore] Move deps to code.superseriousbusiness.org (#4054)
Diffstat (limited to 'internal/federation/dereferencing/account.go')
| -rw-r--r-- | internal/federation/dereferencing/account.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/federation/dereferencing/account.go b/internal/federation/dereferencing/account.go index f882eb7c3..1a5bf2d0e 100644 --- a/internal/federation/dereferencing/account.go +++ b/internal/federation/dereferencing/account.go @@ -24,8 +24,8 @@ import ( "net/url" "time" + "code.superseriousbusiness.org/activity/pub" errorsv2 "codeberg.org/gruf/go-errors/v2" - "codeberg.org/superseriousbusiness/activity/pub" "github.com/superseriousbusiness/gotosocial/internal/ap" "github.com/superseriousbusiness/gotosocial/internal/config" "github.com/superseriousbusiness/gotosocial/internal/db" |
