Bump golang.org/x/sync from 0.16.0 to 0.17.0 (#168)

This commit is contained in:
dependabot[bot]
2025-10-02 22:38:37 +02:00
committed by GitHub
parent 2a520c648d
commit 09184861e3
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.9
github.com/tlinden/yadu v0.1.3
golang.org/x/image v0.30.0
golang.org/x/sync v0.16.0
golang.org/x/sync v0.17.0
)
require (