mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
fix: update coder/tailscale to 85c03fc8fb2a (#24824)
Updates `coder/tailscale` fork to [`85c03fc8fb2a`](https://github.com/coder/tailscale/commit/85c03fc8fb2ad8fdf5b9328be5d277aaa83afdff), which includes the DNS resilience fix from https://github.com/coder/tailscale/pull/114 (preserve NRPT rules on startup and improve hosts file retry). --- > Generated by Coder Agents
This commit is contained in:
@@ -36,7 +36,7 @@ replace github.com/tcnksm/go-httpstat => github.com/coder/go-httpstat v0.0.0-202
|
||||
|
||||
// There are a few minor changes we make to Tailscale that we're slowly upstreaming. Compare here:
|
||||
// https://github.com/tailscale/tailscale/compare/main...coder:tailscale:main
|
||||
replace tailscale.com => github.com/coder/tailscale v1.1.1-0.20260409064601-e956a950740b
|
||||
replace tailscale.com => github.com/coder/tailscale v1.1.1-0.20260429163024-85c03fc8fb2a
|
||||
|
||||
// This is replaced to include
|
||||
// 1. a fix for a data race: c.f. https://github.com/tailscale/wireguard-go/pull/25
|
||||
|
||||
Reference in New Issue
Block a user