This repository has been archived on 2023-07-05. You can view files and clone it, but cannot push or open issues or pull requests.
clessy/mods/go.mod

15 lines
633 B
Modula-2

module git.fromouter.space/crunchy-rocks/clessy/mods
require (
cloud.google.com/go v0.36.0
git.fromouter.space/crunchy-rocks/draw2d v0.0.0-20190208101535-675e82cb6412
git.fromouter.space/crunchy-rocks/emoji v0.0.0-20181116142102-2188aadaf093
git.fromouter.space/crunchy-rocks/freetype v0.0.0-20181116104610-3115318f2577
git.fromouter.space/hamcha/tg v0.0.0-20181213132350-d7698a3c50ea
github.com/disintegration/imaging v1.6.0
github.com/mattn/go-mastodon v0.0.4
github.com/simon-weber/gomarkov v0.0.0-20130729163204-a8c25822a453
google.golang.org/api v0.1.0
google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107
)