This commit is contained in:
Joaco Esteban 2024-02-03 14:56:01 +01:00
parent c967fdefdd
commit 985351070d
7 changed files with 19 additions and 20 deletions

View file

@ -7,7 +7,7 @@ import (
"github.com/google/go-cmp/cmp"
"github.com/google/go-cmp/cmp/cmpopts"
twitterscraper "github.com/n0madic/twitter-scraper"
twitterscraper "github.com/joacoesteban/twitter-scraper"
)
var cmpOptions = cmp.Options{