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/ipn
Josh Bleecher Snyder a6cad71fb2 go.mod: upgrade staticcheck to 0.1.0
Also run go.mod and fix some staticcheck warnings.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
4 years ago
..
ipnserver ipn/ipnserver: add knob to disable babysitter 4 years ago
ipnstate tailcfg, cmd/tailscale: add Hostinfo.ShareeNode, hide in "tailscale status" 4 years ago
policy
backend.go
doc.go
fake_test.go
handle.go
local.go go.mod: upgrade staticcheck to 0.1.0 4 years ago
loglines_test.go
message.go ipn: debug zero bytes in IPN json messages 4 years ago
message_test.go
prefs.go ipn: add a comment about skipping files with null bytes 4 years ago
prefs_clone.go
prefs_test.go ipn: make LoadPrefs return os.ErrNotExist when reading corrupted files 4 years ago
store.go ipn: treat zero-length file state store file as missing 4 years ago
store_test.go