8 Star 40 Fork 10

Gitee 极速下载 / Caire

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/esimov/caire
克隆/下载
go.mod 813 Bytes
一键复制 编辑 原始数据 按行查看 历史
esimov 提交于 2024-04-24 14:31 . Code refactoring and improvements
module github.com/esimov/caire
go 1.22
require (
gioui.org v0.3.1
github.com/disintegration/imaging v1.6.2
github.com/esimov/pigo v1.4.5
github.com/stretchr/testify v1.8.1
golang.org/x/exp v0.0.0-20221012211006-4de253d81b95
golang.org/x/image v0.5.0
golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
)
require (
gioui.org/cpu v0.0.0-20210817075930-8d6a761490d2 // indirect
gioui.org/shader v1.0.8 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-text/typesetting v0.0.0-20230803102845-24e03d8b5372 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/exp/shiny v0.0.0-20220827204233-334a2380cb91 // indirect
golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64 // indirect
golang.org/x/text v0.7.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Go
1
https://gitee.com/mirrors/Caire.git
git@gitee.com:mirrors/Caire.git
mirrors
Caire
Caire
master

搜索帮助