1
0
mirror of https://github.com/muesli/mastotool synced 2024-12-28 10:21:51 +01:00
mastotool/go.mod
2019-08-11 06:23:50 +02:00

9 lines
288 B
Modula-2

module github.com/muesli/mastotool
require (
github.com/mattn/go-mastodon v0.0.5-0.20190808074743-8a48862adc29
github.com/microcosm-cc/bluemonday v1.0.1
github.com/muesli/goprogressbar v0.0.0-20180221033428-8ba388894ed9
github.com/muesli/gotable v0.0.0-20180521192606-513fc87bb47c
)