mirror of https://github.com/tailscale/tailscale/
ipn/localapi: avoid unkeyed literal (#9933)
Go has no way to explicitly identify Go struct as effectively a tuple, so staticcheck assumes any external use of unkeyed literals is wrong. Updates #cleanup Signed-off-by: Joe Tsai <joetsai@digital-static.net>pull/9929/head
parent
60e768fd14
commit
152390e80a
Loading…
Reference in New Issue