Update module tailscale.com to v1.90.2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-10-24 18:03:28 +00:00
parent 78b2afd4fb
commit 60452be32d
2 changed files with 7 additions and 2 deletions

5
go.mod
View File

@@ -1,6 +1,6 @@
module git.yetaga.in/alazyreader/library
go 1.25.1
go 1.25.3
require (
git.yetaga.in/alazyreader/go-openlibrary v0.0.1
@@ -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.4
tailscale.com v1.90.2
)
require (
@@ -72,6 +72,7 @@ require (
golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac // indirect
golang.org/x/mod v0.24.0 // indirect
golang.org/x/net v0.40.0 // indirect
golang.org/x/oauth2 v0.30.0 // indirect
golang.org/x/sys v0.33.0 // indirect
golang.org/x/term v0.32.0 // indirect
golang.org/x/text v0.25.0 // indirect