Loading
tailscale: 1.94.2 -> 1.96.2
https://tailscale.com/changelog#client - Override to go_1_26 (required by go.mod >= 1.26.1) - Also override go_1_26 for tailscale-nginx-auth - Remove TestConcurrent skip (test no longer exists upstream) - Add TestOnPolicyChangeSkipsPreAuthConns skip (synctest bubble issue) - Replace blanket substituteInPlace on tsnet/tsnet_test.go with explicit skip list, allowing pure unit tests to actually run