-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Git bot
committed
Dec 24, 2024
1 parent
0c0d7cc
commit a8d069a
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tailscale
updated
9 files
+4 −7 | .github/workflows/installer.yml | |
+2 −0 | cmd/stund/depaware.txt | |
+137 −44 | cmd/systray/logo.go | |
+83 −61 | cmd/systray/systray.go | |
+35 −0 | metrics/metrics.go | |
+9 −0 | metrics/metrics_test.go | |
+15 −2 | scripts/installer.sh | |
+52 −0 | util/stringsx/stringsx.go | |
+78 −0 | util/stringsx/stringsx_test.go |