Update module golang.org/x/sync to v0.14.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-05-23 01:06:13 +00:00
parent 28d9c9b659
commit b0896539c8
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/go-sql-driver/mysql v1.9.2
github.com/irlndts/go-discogs v0.3.6
github.com/kelseyhightower/envconfig v1.4.0
golang.org/x/sync v0.13.0
golang.org/x/sync v0.14.0
tailscale.com v1.84.0
)