Merged Patch: (#3)
- AVIF fixed - Removed code - Severe changes were needed Reviewed-on: #3 Co-authored-by: riomoo <alister@kamikishi.net> Co-committed-by: riomoo <alister@kamikishi.net>
This commit is contained in:
parent
59c46121dc
commit
20f2420ae6
7 changed files with 1081 additions and 617 deletions
7
go.mod
7
go.mod
|
|
@ -6,3 +6,10 @@ require (
|
|||
github.com/yeka/zip v0.0.0-20231116150916-03d6312748a9
|
||||
golang.org/x/crypto v0.43.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/ebitengine/purego v0.8.3 // indirect
|
||||
github.com/gen2brain/avif v0.4.4 // indirect
|
||||
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
|
||||
github.com/tetratelabs/wazero v1.9.0 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue