Bump version of imaging

imaging is now panic safe. Also format nested panics a bit better.
This commit is contained in:
Kovid Goyal
2025-10-09 08:00:31 +05:30
parent f067e9cd92
commit 37bd77f4a8
3 changed files with 13 additions and 5 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/google/uuid v1.6.0
github.com/kovidgoyal/dbus v0.0.0-20250519011319-e811c41c0bc1
github.com/kovidgoyal/exiffix v0.0.0-20250919160812-dbef770c2032
github.com/kovidgoyal/imaging v1.6.4
github.com/kovidgoyal/imaging v1.6.5
github.com/seancfoley/ipaddress-go v1.7.1
github.com/shirou/gopsutil/v3 v3.24.5
github.com/zeebo/xxh3 v1.0.2