module git.darknebu.la/emile/matrix_weather_bot go 1.13 require ( git.darknebu.la/emile/matrix v0.0.0-00010101000000-000000000000 github.com/chewxy/tightywhities v1.0.0 github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect github.com/guptarohit/asciigraph v0.5.0 github.com/spf13/viper v1.7.0 github.com/wcharczuk/go-chart v2.0.1+incompatible golang.org/x/image v0.0.0-20200618115811-c13761719519 // indirect gopkg.in/h2non/gentleman.v2 v2.0.4 ) replace git.darknebu.la/emile/matrix => ../matrix