File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ replace github.com/tcnksm/go-httpstat => github.com/kylecarbs/go-httpstat v0.0.0
40
40
41
41
// There are a few minor changes we make to Tailscale that we're slowly upstreaming. Compare here:
42
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
43
+ replace tailscale.com => github.com/coder/tailscale v1.1.1-0.20230321171725-fed359a0cafa
44
44
45
45
// Switch to our fork that imports fixes from http://github.com/tailscale/ssh.
46
46
// See: https://github.com/coder/coder/issues/3371
Original file line number Diff line number Diff line change @@ -378,6 +378,10 @@ github.com/coder/ssh v0.0.0-20220811105153-fcea99919338 h1:tN5GKFT68YLVzJoA8AHui
378
378
github.com/coder/ssh v0.0.0-20220811105153-fcea99919338 /go.mod h1:ZSS+CUoKHDrqVakTfTWUlKSr9MtMFkC4UvtQKD7O914 =
379
379
github.com/coder/tailscale v1.1.1-0.20230314023417-d9efcc0ac972 h1:193YGsJz8hc4yxqAclE36paKl+9CQ6KGLgdleIguCVE =
380
380
github.com/coder/tailscale v1.1.1-0.20230314023417-d9efcc0ac972 /go.mod h1:jpg+77g19FpXL43U1VoIqoSg1K/Vh5CVxycGldQ8KhA =
381
+ github.com/coder/tailscale v1.1.1-0.20230321164649-3362540e3026 h1:6YnWw08eQEGc/7KyweGWP8urOb9TDlo6S35ZqNm8qsQ =
382
+ github.com/coder/tailscale v1.1.1-0.20230321164649-3362540e3026 /go.mod h1:jpg+77g19FpXL43U1VoIqoSg1K/Vh5CVxycGldQ8KhA =
383
+ github.com/coder/tailscale v1.1.1-0.20230321171725-fed359a0cafa h1:EjRGgTz7BUECmbV8jHTi1/rKdDjJESGSlm1Jp7evvCQ =
384
+ github.com/coder/tailscale v1.1.1-0.20230321171725-fed359a0cafa /go.mod h1:jpg+77g19FpXL43U1VoIqoSg1K/Vh5CVxycGldQ8KhA =
381
385
github.com/coder/terraform-provider-coder v0.6.20 h1:bVyITX9JlbnGzKzTj0qi/JziUCGqD2DiN3cXaWyDcxE =
382
386
github.com/coder/terraform-provider-coder v0.6.20 /go.mod h1:UIfU3bYNeSzJJvHyJ30tEKjD6Z9utloI+HUM/7n94CY =
383
387
github.com/containerd/aufs v0.0.0-20200908144142-dab0cbea06f4 /go.mod h1:nukgQABAEopAHvB6j7cnP5zJ+/3aVcE7hCYqvIwAHyE =
You can’t perform that action at this time.
0 commit comments