fix module

This commit is contained in:
Rasmus Lindroth 2022-05-01 17:52:09 +02:00
parent b1b367ca33
commit 7544964508
3 changed files with 13 additions and 1 deletions

View file

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