mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-09 05:35:19 +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:
@@ -22,7 +22,7 @@ import (
|
||||
"github.com/kovidgoyal/kitty/tools/utils"
|
||||
"github.com/kovidgoyal/kitty/tools/utils/shm"
|
||||
|
||||
"github.com/edwvee/exiffix"
|
||||
"github.com/kovidgoyal/exiffix"
|
||||
"github.com/kovidgoyal/imaging"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user