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

This commit is contained in:
2024-10-10 19:02:34 +00:00
parent d4f021ff89
commit 2ee8278652
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 (