Bump dep version

This commit is contained in:
Kovid Goyal
2026-06-09 06:23:34 +05:30
parent 424fe9991b
commit c126e227d3
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

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