Update golang.org/x/crypto/x509roots/fallback digest to 1f7c531
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-09-20 02:02:38 +00:00
parent 3ef4219999
commit f83f7b9702
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.1
github.com/irlndts/go-discogs v0.3.6
github.com/kelseyhightower/envconfig v1.4.0
golang.org/x/crypto/x509roots/fallback v0.0.0-20260902180247-86efde54dc70
golang.org/x/crypto/x509roots/fallback v0.0.0-20260920014000-1f7c531b64a1
golang.org/x/sync v0.23.0
tailscale.com v1.102.4
)