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

This commit is contained in:
2025-12-05 19:04:49 +00:00
parent 8e997b769d
commit 6f5604fa0f
2 changed files with 4 additions and 2 deletions

4
go.mod
View File

@@ -1,6 +1,6 @@
module git.yetaga.in/alazyreader/library
go 1.25.3
go 1.25.5
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.18.0
tailscale.com v1.92.0
tailscale.com v1.92.1
)
require (