Update module golang.org/x/sync to v0.21.0
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-06-08 13:01:59 +00:00
parent d8edfeda3c
commit 6166f1462f
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ require (
github.com/go-sql-driver/mysql v1.10.0
github.com/irlndts/go-discogs v0.3.6
github.com/kelseyhightower/envconfig v1.4.0
golang.org/x/sync v0.20.0
golang.org/x/sync v0.21.0
tailscale.com v1.100.0
)