Update module tailscale.com to v1.88.4 #80

Merged
alazyreader merged 1 commits from renovate/tailscale.com-1.x into master 2025-10-15 16:33:10 +00:00
2 changed files with 3 additions and 1 deletions
Showing only changes of commit 88fcada19d - Show all commits

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/irlndts/go-discogs v0.3.6
github.com/kelseyhightower/envconfig v1.4.0
golang.org/x/sync v0.17.0
tailscale.com v1.88.3
tailscale.com v1.88.4
)
require (

2
go.sum
View File

@@ -242,3 +242,5 @@ tailscale.com v1.88.2 h1:S8S+gt/Vx4KDlVjNHk7spcyGihTcJflKMroSnwjp5kQ=
tailscale.com v1.88.2/go.mod h1:LHaTiwRgzebPDLgZ6RQQVzX+1SR5fbNl51fzm7UtMaw=
tailscale.com v1.88.3 h1:OiE6iVqzykhbITxmIKjH8d00cw0LsJFO3TuFd4jQVXU=
tailscale.com v1.88.3/go.mod h1:LHaTiwRgzebPDLgZ6RQQVzX+1SR5fbNl51fzm7UtMaw=
tailscale.com v1.88.4 h1:fXWotRMi9ZARyHRdKQa4ohXj8kqtemvvTzjreWLHVHo=
tailscale.com v1.88.4/go.mod h1:LHaTiwRgzebPDLgZ6RQQVzX+1SR5fbNl51fzm7UtMaw=