tailscale/licenses/tailscale.md
Kyle Carberry 6c852fa817 go.{mod,sum}: migrate from nhooyr.io/websocket to github.com/coder/websocket
Coder has just adopted nhooyr/websocket which unfortunately changes the import path.

`github.com/coder/coder` imports `tailscale.com/net/wsconn` which was still pointing
to `nhooyr.io/websocket`, but this change updates it.

See https://coder.com/blog/websocket

Updates #13154

Change-Id: I3dec6512472b14eae337ae22c5bcc1e3758888d5
Signed-off-by: Kyle Carberry <kyle@carberry.com>
2024-08-14 21:23:49 -07:00

17 KiB

Tailscale CLI and daemon dependencies

The following open source dependencies are used to build the tailscale and tailscaled commands. These are primarily used on Linux and BSD variants as well as an option for macOS.

Go Packages

Some packages may only be included on certain architectures or operating systems.