We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f97c225 commit ad41eabCopy full SHA for ad41eab
go.mod
@@ -40,7 +40,7 @@ replace github.com/tcnksm/go-httpstat => github.com/kylecarbs/go-httpstat v0.0.0
40
41
// There are a few minor changes we make to Tailscale that we're slowly upstreaming. Compare here:
42
// https://github.com/tailscale/tailscale/compare/main...coder:tailscale:main
43
-replace tailscale.com => github.com/coder/tailscale v1.1.1-0.20230314023417-d9efcc0ac972
+replace tailscale.com => github.com/coder/tailscale v1.1.1-0.20230321164649-3362540e3026
44
45
// Switch to our fork that imports fixes from http://github.com/tailscale/ssh.
46
// See: https://github.com/coder/coder/issues/3371
0 commit comments