Renaming module

This commit is contained in:
Robert Sigler 2023-02-23 14:39:39 -05:00
parent 9137335b5b
commit 2cc25a7242
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ import (
"log"
"time"
"github.com/mattn/go-mastodon"
"github.com/rmrfslashbin/go-mastodon"
)
func ExampleRegisterApp() {