File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.1
5
5
require (
6
6
github.com/tailscale/wireguard-go v0.0.0-20250716170648-1d0488a3d7da
7
7
golang.org/x/mobile v0.0.0-20240806205939-81131f6468ab
8
- tailscale.com v1.87 .0-pre.0.20250909160301-77250a301aee
8
+ tailscale.com v1.89 .0-pre.0.20250929162250-7bcab4ab2841
9
9
)
10
10
11
11
require (
@@ -54,7 +54,6 @@ require (
54
54
github.com/mdlayher/netlink v1.7.3-0.20250113171957-fbb4dce95f42 // indirect
55
55
github.com/mdlayher/sdnotify v1.0.0 // indirect
56
56
github.com/mdlayher/socket v0.5.0 // indirect
57
- github.com/miekg/dns v1.1.58 // indirect
58
57
github.com/mitchellh/go-ps v1.0.0 // indirect
59
58
github.com/pierrec/lz4/v4 v4.1.21 // indirect
60
59
github.com/prometheus-community/pro-bing v0.4.0 // indirect
Original file line number Diff line number Diff line change @@ -235,5 +235,5 @@ howett.net/plist v1.0.0 h1:7CrbWYbPPO/PyNy38b2EB/+gYbjCe2DXBxgtOOZbSQM=
235
235
howett.net/plist v1.0.0 /go.mod h1:lqaXoTrLY4hg8tnEzNru53gicrbv7rrk+2xJA/7hw9g =
236
236
software.sslmate.com/src/go-pkcs12 v0.4.0 h1:H2g08FrTvSFKUj+D309j1DPfk5APnIdAQAB8aEykJ5k =
237
237
software.sslmate.com/src/go-pkcs12 v0.4.0 /go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI =
238
- tailscale.com v1.87 .0-pre.0.20250909160301-77250a301aee h1:BCJ6ux5S7jSv8OkbUHUISyKso+m5VMf9zJ6mQAsBZ+s =
239
- tailscale.com v1.87 .0-pre.0.20250909160301-77250a301aee /go.mod h1:LHaTiwRgzebPDLgZ6RQQVzX+1SR5fbNl51fzm7UtMaw =
238
+ tailscale.com v1.89 .0-pre.0.20250929162250-7bcab4ab2841 h1:BfBXlsl/ffzlJoTCQL78hVmGGdRm//h/75lKIWOX79o =
239
+ tailscale.com v1.89 .0-pre.0.20250929162250-7bcab4ab2841 /go.mod h1:LHaTiwRgzebPDLgZ6RQQVzX+1SR5fbNl51fzm7UtMaw =
You can’t perform that action at this time.
0 commit comments