bump deps

This commit is contained in:
Kovid Goyal
2026-02-23 07:04:24 +05:30
parent f0d11f7223
commit e7fa497f4f
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -23,9 +23,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.35.0
golang.org/x/image v0.36.0
golang.org/x/sys v0.41.0
golang.org/x/text v0.33.0
golang.org/x/text v0.34.0
howett.net/plist v1.0.1
)