bump image dep for vuln

This commit is contained in:
Kovid Goyal
2026-03-26 09:43:58 +05:30
parent 9ea5441a2f
commit 1af334eed8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -23,7 +23,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.37.0
golang.org/x/image v0.38.0
golang.org/x/sys v0.42.0
golang.org/x/text v0.35.0
howett.net/plist v1.0.1