1 2 3 4 5 6 7 8 9 10 11 12 13 14
module git.sr.ht/~mendelmaleh/dummy
go 1.14
require (
git.sr.ht/~mendelmaleh/download v0.1.0
git.sr.ht/~mendelmaleh/freetype v0.0.0
git.sr.ht/~mendelmaleh/gfonts v0.1.0
git.sr.ht/~mendelmaleh/match v0.1.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/pelletier/go-toml v1.8.0
golang.org/x/image v0.0.0-20200430140353-33d19683fad8
golang.org/x/net v0.0.0-20200602114024-627f9648deb9
)