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

14 lines
596 B
Modula-2
Raw Normal View History

2019-02-08 10:16:54 +00:00
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/simon-weber/gomarkov v0.0.0-20130729163204-a8c25822a453
google.golang.org/api v0.1.0
2019-05-23 08:01:38 +00:00
google.golang.org/genproto v0.0.0-20190404172233-64821d5d2107
2019-02-08 10:16:54 +00:00
)