gif to webp
This commit is contained in:
3
go.mod
3
go.mod
@@ -4,9 +4,10 @@ go 1.18
|
||||
|
||||
require github.com/disintegration/imaging v1.6.2
|
||||
|
||||
require github.com/sizeofint/webpanimation v0.0.0-20210809145948-1d2b32119882 // indirect
|
||||
require github.com/sizeofint/webp-animation v0.0.0-20190207194838-b631dc900de9 // indirect
|
||||
|
||||
require (
|
||||
github.com/chai2010/webp v1.1.1
|
||||
github.com/sizeofint/gif-to-webp v0.0.0-20210224202734-e9d7ed071591
|
||||
golang.org/x/image v0.0.0-20211028202545-6944b10bf410 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user