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

@ -4,7 +4,7 @@ import (
"context"
"testing"
twitterscraper "github.com/n0madic/twitter-scraper"
twitterscraper "github.com/imperatrona/twitter-scraper"
)
func TestFetchSearchCursor(t *testing.T) {