Bump golang.org/x/sync from 0.14.0 to 0.15.0 (#150)

This commit is contained in:
dependabot[bot]
2025-07-29 12:15:19 +02:00
committed by GitHub
parent cd9d79eda7
commit 3c071d0447
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/spf13/pflag v1.0.6
github.com/tlinden/yadu v0.1.3
golang.org/x/image v0.26.0
golang.org/x/sync v0.14.0
golang.org/x/sync v0.16.0
)
require (