mirror of
https://github.com/sigmasternchen/wikitil
synced 2025-03-15 08:09:00 +00:00
9 lines
145 B
Modula-2
9 lines
145 B
Modula-2
![]() |
module randomarticle
|
||
|
|
||
|
go 1.16
|
||
|
|
||
|
require (
|
||
|
github.com/dghubble/go-twitter v0.0.0-20211115160449-93a8679adecb
|
||
|
github.com/dghubble/oauth1 v0.7.0
|
||
|
)
|