14 Star 91 Fork 30

ClownFish/image2webp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 395 Bytes
一键复制 编辑 原始数据 按行查看 历史
ClownFish 提交于 2022-09-14 15:24 +08:00 . 升级dmicro框架到v1.1.0
module image2webp
go 1.15
require (
github.com/chai2010/webp v1.1.0
github.com/gogf/gf v1.16.9
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/osgochina/dmicro v1.1.0
github.com/sizeofint/gif-to-webp v0.0.0-20190216083302-414816b4e852
golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d
)
replace github.com/chai2010/webp v1.1.0 => github.com/webp-sh/webp v1.2.0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/osgochina/image2webp.git
git@gitee.com:osgochina/image2webp.git
osgochina
image2webp
image2webp
master

搜索帮助