bump go image mod version for CVE

This commit is contained in:
Kovid Goyal
2026-05-30 05:17:19 +05:30
parent 2b7d8af55a
commit 4aa0cd6215
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -26,7 +26,7 @@ require (
github.com/ulikunitz/xz v0.5.15
github.com/zeebo/xxh3 v1.1.0
golang.org/x/exp v0.0.0-20230801115018-d63ba01acd4b
golang.org/x/image v0.40.0
golang.org/x/image v0.41.0
golang.org/x/sys v0.44.0
golang.org/x/text v0.37.0
howett.net/plist v1.0.1