Add support for AVIF

This commit is contained in:
Milan Nikolic
2022-09-08 23:38:58 +02:00
parent adbb86f9f7
commit 9da5b97f15
7 changed files with 85 additions and 8 deletions
+1
View File
@@ -20,6 +20,7 @@ require (
github.com/mattn/go-runewidth v0.0.13 // indirect
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
github.com/rivo/uniseg v0.3.4 // indirect
github.com/strukturag/libheif v1.13.0 // indirect
golang.org/x/image v0.0.0-20220902085622-e7cb96979f69 // indirect
golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde // indirect
golang.org/x/sys v0.0.0-20220829200755-d48e67d00261 // indirect