Update module tailscale.com to v1.90.2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
5
go.mod
5
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user