mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
Bump imaging to fix #9376
This commit is contained in:
6
go.mod
6
go.mod
@@ -16,16 +16,16 @@ require (
|
||||
github.com/kovidgoyal/dbus v0.0.0-20250519011319-e811c41c0bc1
|
||||
github.com/kovidgoyal/go-parallel v1.1.1
|
||||
github.com/kovidgoyal/go-shm v1.0.0
|
||||
github.com/kovidgoyal/imaging v1.8.18
|
||||
github.com/kovidgoyal/imaging v1.8.19
|
||||
github.com/nwaples/rardecode/v2 v2.2.2
|
||||
github.com/seancfoley/ipaddress-go v1.7.1
|
||||
github.com/shirou/gopsutil/v4 v4.25.12
|
||||
github.com/ulikunitz/xz v0.5.15
|
||||
github.com/zeebo/xxh3 v1.0.2
|
||||
golang.org/x/exp v0.0.0-20230801115018-d63ba01acd4b
|
||||
golang.org/x/image v0.34.0
|
||||
golang.org/x/image v0.35.0
|
||||
golang.org/x/sys v0.40.0
|
||||
golang.org/x/text v0.32.0
|
||||
golang.org/x/text v0.33.0
|
||||
howett.net/plist v1.0.1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user