mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-18 14:34:52 +02:00
Remove multiple copies of imaging package
Move to an exiffix fork that does not depend on disintegration/imaging Now we have only one copy of kovidgoyal/imaging package.
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"image"
|
||||
"image/gif"
|
||||
|
||||
"github.com/edwvee/exiffix"
|
||||
"github.com/kovidgoyal/exiffix"
|
||||
"github.com/kovidgoyal/imaging"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user