Update module tailscale.com to v1.76.1 #45

Open
renovate wants to merge 1 commits from renovate/tailscale.com-1.x into master
2 changed files with 3 additions and 1 deletions
Showing only changes of commit 990d18bc64 - Show all commits

2
go.mod
View File

@ -11,7 +11,7 @@ require (
github.com/irlndts/go-discogs v0.3.6
github.com/kelseyhightower/envconfig v1.4.0
golang.org/x/sync v0.8.0
tailscale.com v1.76.0
tailscale.com v1.76.1
)
require (

2
go.sum
View File

@ -332,3 +332,5 @@ tailscale.com v1.74.1 h1:qhhkN+0gFZasczi+0n0eBxwfP/ZaUr+05cWdsOQ3GT0=
tailscale.com v1.74.1/go.mod h1:3iACpCONQ4lauDXvwfoGlwNCpfbVxjdc2j6G9EuFOW8=
tailscale.com v1.76.0 h1:6fS66odV7LySVzS2ZmJebWETeS26grV8iaKZfWgXaPA=
tailscale.com v1.76.0/go.mod h1:myCwmhYBvMCF/5OgBYuIW42zscuEo30bAml7wABVZLk=
tailscale.com v1.76.1 h1:Gv0w6LdASTbkihnvNZM2sBVAU3EY0qgeSJ7yZlHxRE8=
tailscale.com v1.76.1/go.mod h1:myCwmhYBvMCF/5OgBYuIW42zscuEo30bAml7wABVZLk=