Update module tailscale.com to v1.76.0 #43

Merged
alazyreader merged 1 commits from renovate/tailscale.com-1.x into master 2024-10-13 18:23:57 +00:00
2 changed files with 5 additions and 3 deletions

6
go.mod
View File

@ -1,8 +1,8 @@
module git.yetaga.in/alazyreader/library
go 1.23
go 1.23.1
toolchain go1.23.1
toolchain go1.23.2
require (
git.yetaga.in/alazyreader/go-openlibrary v0.0.1
@ -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.74.1
tailscale.com v1.76.0
)
require (

2
go.sum
View File

@ -330,3 +330,5 @@ tailscale.com v1.74.0 h1:J+vRN9o3D4wCqZBiwvDg9kZpQag2mG4Xz5RXNpmV3KE=
tailscale.com v1.74.0/go.mod h1:3iACpCONQ4lauDXvwfoGlwNCpfbVxjdc2j6G9EuFOW8=
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=