upgrade sync
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-09-19 21:03:52 -04:00
parent 212fa8be4d
commit 8763bda3f4
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/go-sql-driver/mysql v1.9.3
github.com/irlndts/go-discogs v0.3.6
github.com/kelseyhightower/envconfig v1.4.0
golang.org/x/sync v0.15.0
golang.org/x/sync v0.17.0
tailscale.com v1.88.2
)