Bump golang.org/x/image from 0.30.0 to 0.31.0 (#169)

This commit is contained in:
dependabot[bot]
2025-10-02 22:42:25 +02:00
committed by GitHub
parent 734d94291b
commit ef68a8f36b
2 changed files with 3 additions and 3 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.9
github.com/tlinden/yadu v0.1.3
golang.org/x/image v0.30.0
golang.org/x/image v0.31.0
golang.org/x/sync v0.17.0
)