Bump golang.org/x/image from 0.26.0 to 0.30.0 (#158)

This commit is contained in:
dependabot[bot]
2025-09-03 22:12:51 +02:00
committed by GitHub
parent fdbec2f393
commit 8da83085c8
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.26.0
golang.org/x/image v0.30.0
golang.org/x/sync v0.16.0
)