diff options
| author | 2025-04-25 15:15:36 +0200 | |
|---|---|---|
| committer | 2025-04-25 15:15:36 +0200 | |
| commit | ffde1b150faca940bc6c172068aa068cf468aa39 (patch) | |
| tree | 2b325bf50946b95502d948d5700c148d667346d8 /internal/ap/util.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/ap/util.go')
| -rw-r--r-- | internal/ap/util.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/ap/util.go b/internal/ap/util.go index 50e5a4c3b..4f7d696e9 100644 --- a/internal/ap/util.go +++ b/internal/ap/util.go @@ -21,7 +21,7 @@ import ( "net/url" "sync" - "codeberg.org/superseriousbusiness/activity/streams/vocab" + "code.superseriousbusiness.org/activity/streams/vocab" ) const mapmax = 256 |
