11 lines
225 B
Modula-2
11 lines
225 B
Modula-2
module meow.tf/go/linkinfo
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/PuerkitoBio/goquery v1.5.0
|
|
github.com/caarlos0/env/v6 v6.1.0
|
|
github.com/dghubble/go-twitter v0.0.0-20190719072343-39e5462e111f
|
|
github.com/dghubble/oauth1 v0.6.0
|
|
)
|