You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd
Josh Bleecher Snyder 34a0292433 depaware.txt: update
Upgrading staticcheck upgraded golang.org/x/sync
(one downside of mixing our tools in with our regular go.mod),
which introduced a new dependency via
https://go-review.googlesource.com/c/sync/+/251677

That CL could and probably should be written without runtime/debug,
but it's not clear to me that that is better at this moment
than simply accepting the additional package as a dependency.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
4 years ago
..
cloner ipn: use cmd/cloner for Prefs.Clone 4 years ago
derper Change some os.IsNotExist to errors.Is(err, os.ErrNotExist) for non-os errors. 4 years ago
microproxy cmd/microproxy: add -insecure flag 4 years ago
mkpkg cmd/mkpkg: support adding empty directories. 5 years ago
tailscale depaware.txt: update 4 years ago
tailscaled Update depaware.txt files. 4 years ago
tsshd wgengine/monitor: don't call LinkChange when interfaces look unchanged 5 years ago