|
|
|
|
@ -4,6 +4,7 @@ The following open source dependencies are used to build the [Tailscale Android |
|
|
|
|
Client][]. See also the dependencies in the [Tailscale CLI][]. |
|
|
|
|
|
|
|
|
|
[Tailscale Android Client]: https://github.com/tailscale/tailscale-android |
|
|
|
|
[Tailscale CLI]: ./tailscale.md |
|
|
|
|
|
|
|
|
|
## Go Packages |
|
|
|
|
|
|
|
|
|
@ -25,6 +26,7 @@ Client][]. See also the dependencies in the [Tailscale CLI][]. |
|
|
|
|
- [github.com/klauspost/compress/internal/snapref](https://pkg.go.dev/github.com/klauspost/compress/internal/snapref) ([BSD-3-Clause](https://github.com/klauspost/compress/blob/v1.18.2/internal/snapref/LICENSE)) |
|
|
|
|
- [github.com/klauspost/compress/zstd/internal/xxhash](https://pkg.go.dev/github.com/klauspost/compress/zstd/internal/xxhash) ([MIT](https://github.com/klauspost/compress/blob/v1.18.2/zstd/internal/xxhash/LICENSE.txt)) |
|
|
|
|
- [github.com/kortschak/wol](https://pkg.go.dev/github.com/kortschak/wol) ([BSD-3-Clause](https://github.com/kortschak/wol/blob/da482cc4850a/LICENSE)) |
|
|
|
|
- [github.com/mdlayher/netlink](https://pkg.go.dev/github.com/mdlayher/netlink) ([MIT](https://github.com/mdlayher/netlink/blob/fbb4dce95f42/LICENSE.md)) |
|
|
|
|
- [github.com/mdlayher/socket](https://pkg.go.dev/github.com/mdlayher/socket) ([MIT](https://github.com/mdlayher/socket/blob/v0.5.0/LICENSE.md)) |
|
|
|
|
- [github.com/pierrec/lz4/v4](https://pkg.go.dev/github.com/pierrec/lz4/v4) ([BSD-3-Clause](https://github.com/pierrec/lz4/blob/v4.1.25/LICENSE)) |
|
|
|
|
- [github.com/pires/go-proxyproto](https://pkg.go.dev/github.com/pires/go-proxyproto) ([Apache-2.0](https://github.com/pires/go-proxyproto/blob/v0.8.1/LICENSE)) |
|
|
|
|
|