diff options
Diffstat (limited to 'internal/federation/federatingdb/following.go')
| -rw-r--r-- | internal/federation/federatingdb/following.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/federation/federatingdb/following.go b/internal/federation/federatingdb/following.go index bcbcf9533..6f65930bc 100644 --- a/internal/federation/federatingdb/following.go +++ b/internal/federation/federatingdb/following.go @@ -22,7 +22,7 @@ import ( "net/url" "code.superseriousbusiness.org/activity/streams/vocab" - "github.com/superseriousbusiness/gotosocial/internal/gtserror" + "code.superseriousbusiness.org/gotosocial/internal/gtserror" ) // Following obtains the Following Collection for an actor with the |
