加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 386 Bytes
一键复制 编辑 原始数据 按行查看 历史
esimov 提交于 2020-11-09 11:47 . New version - align to seversioning
module github.com/esimov/pigo
go 1.12
require (
github.com/disintegration/imaging v1.6.2
github.com/fogleman/gg v1.3.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
golang.org/x/image v0.0.0-20200927104501-e162460cd6b5 // indirect
golang.org/x/sys v0.0.0-20201107080550-4d91cf3a1aaf // indirect
golang.org/x/term v0.0.0-20191110171634-ad39bd3f0407
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化