module github.com/n0madic/twitter-scraper go 1.16 require ( github.com/google/go-cmp v0.5.9 golang.org/x/net v0.10.0 golang.org/x/oauth2 v0.8.0 )