aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 9c2a01c..2d5cff1 100644
--- a/go.mod
+++ b/go.mod
@@ -41,7 +41,7 @@ require (
golang.org/x/sync v0.3.0
modernc.org/sqlite v1.23.1
nhooyr.io/websocket v1.8.7
- tailscale.com v1.42.0
+ tailscale.com v1.44.0
tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06
within.website/johaus v1.1.0
within.website/ln v0.9.1
@@ -161,7 +161,7 @@ require (
golang.org/x/term v0.9.0 // indirect
golang.org/x/text v0.10.0 // indirect
golang.org/x/time v0.3.0 // indirect
- golang.org/x/tools v0.8.0 // indirect
+ golang.org/x/tools v0.9.1 // indirect
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect
golang.zx2c4.com/wireguard/windows v0.5.3 // indirect
google.golang.org/appengine v1.6.7 // indirect