mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
switch to a maintained fork of imaging
This commit is contained in:
parent
e818f01ff2
commit
3b74fcb88c
4 changed files with 6 additions and 3 deletions
|
|
@ -21,8 +21,8 @@ import (
|
|||
"kitty/tools/utils"
|
||||
"kitty/tools/utils/shm"
|
||||
|
||||
"github.com/disintegration/imaging"
|
||||
"github.com/edwvee/exiffix"
|
||||
"github.com/kovidgoyal/imaging"
|
||||
"golang.org/x/exp/slices"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue