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

17 lines
615 B
Modula-2

module git.fromouter.space/crunchy-rocks/clessy/mods
go 1.16
require (
cloud.google.com/go v0.65.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.6
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.30.0
google.golang.org/genproto v0.0.0-20200825200019-8632dd797987
)