update package name

This commit is contained in:
Valentine 2024-01-28 23:06:45 +03:00
parent fdd172a136
commit 8dda773032
7 changed files with 19 additions and 20 deletions

View file

@ -3,7 +3,7 @@ package twitterscraper_test
import (
"testing"
twitterscraper "github.com/n0madic/twitter-scraper"
twitterscraper "github.com/imperatrona/twitter-scraper"
)
func TestGetGuestToken(t *testing.T) {