update fork ref

This commit is contained in:
Rasmus Lindroth 2022-03-07 18:32:45 +01:00
parent e2f936b91b
commit 464cd1710a
20 changed files with 28 additions and 23 deletions

View file

@ -9,7 +9,7 @@ import (
"strings"
"text/template"
"github.com/mattn/go-mastodon"
"github.com/RasmusLindroth/go-mastodon"
"github.com/urfave/cli"
)