module github.com/lukegb/twitterchiver go 1.14 require ( github.com/dghubble/oauth1 v0.6.0 github.com/jackc/pgx/v4 v4.8.1 )