update x/image (#124)

This commit is contained in:
T. von Dein
2025-11-05 10:13:52 +01:00
parent b6350344be
commit b44c1ba1dc
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -19,7 +19,7 @@ require (
github.com/mattn/go-isatty v0.0.20
github.com/spf13/pflag v1.0.10
github.com/tlinden/yadu v0.1.3
golang.org/x/image v0.31.0
golang.org/x/image v0.32.0
golang.org/x/sync v0.17.0
)