aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod11
1 files changed, 5 insertions, 6 deletions
diff --git a/go.mod b/go.mod
index 5a6f5f9..a710b8b 100644
--- a/go.mod
+++ b/go.mod
@@ -35,7 +35,7 @@ require (
golang.org/x/oauth2 v0.6.0
golang.org/x/sync v0.1.0
nhooyr.io/websocket v1.8.7
- tailscale.com v1.36.2
+ tailscale.com v1.38.2
tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06
within.website/johaus v1.1.0
within.website/ln v0.9.1
@@ -70,9 +70,8 @@ require (
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/btree v1.0.1 // indirect
- github.com/google/go-cmp v0.5.8 // indirect
+ github.com/google/go-cmp v0.5.9 // indirect
github.com/google/go-querystring v1.0.0 // indirect
- github.com/google/uuid v1.3.0 // indirect
github.com/gorilla/websocket v1.5.0 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
@@ -80,7 +79,7 @@ require (
github.com/illarion/gonotify v1.0.1 // indirect
github.com/insomniacslk/dhcp v0.0.0-20221215072855-de60144f33f8 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
- github.com/josharian/native v1.0.1-0.20221213033349-c1e37c09b531 // indirect
+ github.com/josharian/native v1.1.1-0.20230202152459-5c7d0dd6ab86 // indirect
github.com/jsimonetti/rtnetlink v1.1.2-0.20220408201609-d380b505068b // indirect
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
github.com/klauspost/compress v1.15.4 // indirect
@@ -88,9 +87,9 @@ require (
github.com/kr/text v0.2.0 // indirect
github.com/mattn/go-runewidth v0.0.13 // indirect
github.com/mdlayher/genetlink v1.2.0 // indirect
- github.com/mdlayher/netlink v1.6.0 // indirect
+ github.com/mdlayher/netlink v1.7.1 // indirect
github.com/mdlayher/sdnotify v1.0.0 // indirect
- github.com/mdlayher/socket v0.2.3 // indirect
+ github.com/mdlayher/socket v0.4.0 // indirect
github.com/miekg/dns v1.1.50 // indirect
github.com/mitchellh/go-ps v1.0.0 // indirect
github.com/mndrix/ps v0.0.0-20170330174427-18e65badd6ab // indirect