From a54ebf75efd39846dafa077b6faf2be764446ba2 Mon Sep 17 00:00:00 2001 From: Will Norris Date: Thu, 18 Apr 2024 13:22:32 -0700 Subject: [PATCH] .github/licenses: remove gioui from license list The android app no longer uses gioui. Updates tailscale/corp#5780 Signed-off-by: Will Norris --- .github/licenses.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/licenses.tmpl b/.github/licenses.tmpl index 7cf386a..88f6f52 100644 --- a/.github/licenses.tmpl +++ b/.github/licenses.tmpl @@ -18,4 +18,3 @@ Client][]. See also the dependencies in the [Tailscale CLI][]. - [{{.Name}}](https://pkg.go.dev/{{.Name}}) ([{{.LicenseName}}]({{.LicenseURL}})) {{- end }} - [tailscale.com](https://pkg.go.dev/tailscale.com) ([BSD-3-Clause](https://github.com/tailscale/tailscale/blob/HEAD/LICENSE)) - - [Gio UI](https://gioui.org/) ([MIT License](https://git.sr.ht/~eliasnaur/gio/tree/main/item/LICENSE))