File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
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.20230208230335-91b5d109b142
43
+ replace tailscale.com => github.com/coder/tailscale v1.1.1-0.20230209001044-82f892d18219
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 @@ -368,12 +368,10 @@ github.com/coder/retry v1.3.0 h1:5lAAwt/2Cm6lVmnfBY7sOMXcBOwcwJhmV5QGSELIVWY=
368
368
github.com/coder/retry v1.3.0 /go.mod h1:tXuRgZgWjUnU5LZPT4lJh4ew2elUhexhlnXzrJWdyFY =
369
369
github.com/coder/ssh v0.0.0-20220811105153-fcea99919338 h1:tN5GKFT68YLVzJoA8AHuiMNJ0qlhoD3pGN3JY9gxSko =
370
370
github.com/coder/ssh v0.0.0-20220811105153-fcea99919338 /go.mod h1:ZSS+CUoKHDrqVakTfTWUlKSr9MtMFkC4UvtQKD7O914 =
371
- github.com/coder/tailscale v1.1.1-0.20230208230335-91b5d109b142 h1:YQqRjPEkY1LmE3M0MXE+0RUuRN819GK/PWQKZUC3Uxo =
372
- github.com/coder/tailscale v1.1.1-0.20230208230335-91b5d109b142 /go.mod h1:qRwWrKmrcq+Irbtu2vJIinViqfifgQk5cZL+U6wVCDI =
371
+ github.com/coder/tailscale v1.1.1-0.20230209001044-82f892d18219 h1:826nXcPuZupF2devqJCNF5j/xRi6xoNafAgiJiCEkM8 =
372
+ github.com/coder/tailscale v1.1.1-0.20230209001044-82f892d18219 /go.mod h1:qRwWrKmrcq+Irbtu2vJIinViqfifgQk5cZL+U6wVCDI =
373
373
github.com/coder/terraform-provider-coder v0.6.11 h1:xdzopnSgy6bMBQlIkAgyyF0m6C3HzEQiF9DnHYpbIFU =
374
374
github.com/coder/terraform-provider-coder v0.6.11 /go.mod h1:UIfU3bYNeSzJJvHyJ30tEKjD6Z9utloI+HUM/7n94CY =
375
- github.com/coder/wireguard-go v0.0.0-20230206223559-7bd7dc31300a h1:UKFEQxrsi0RoUYU1zPXg9uxZmDSZjTmbxrkDDT0jK4A =
376
- github.com/coder/wireguard-go v0.0.0-20230206223559-7bd7dc31300a /go.mod h1:whfbyDBt09xhCYQWtO2+3UVjlaq6/9hDZrjg2ZE6SyA =
377
375
github.com/containerd/aufs v0.0.0-20200908144142-dab0cbea06f4 /go.mod h1:nukgQABAEopAHvB6j7cnP5zJ+/3aVcE7hCYqvIwAHyE =
378
376
github.com/containerd/aufs v0.0.0-20201003224125-76a6863f2989 /go.mod h1:AkGGQs9NM2vtYHaUen+NljV0/baGCAPELGm2q9ZXpWU =
379
377
github.com/containerd/aufs v0.0.0-20210316121734-20793ff83c97 /go.mod h1:kL5kd6KM5TzQjR79jljyi4olc1Vrx6XBlcyj3gNv2PU =
You can’t perform that action at this time.
0 commit comments