mirror of
https://github.com/sigmasternchen/wikitil
synced 2025-03-14 23:58:59 +00:00
8 lines
139 B
Modula-2
8 lines
139 B
Modula-2
module wikitil
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/dghubble/go-twitter v0.0.0-20211115160449-93a8679adecb
|
|
github.com/dghubble/oauth1 v0.7.0
|
|
)
|