mirror of https://github.com/tailscale/tailscale/
all: fix golangci-lint errors
These erroneously blocked a recent PR, which I fixed by simply re-running CI. But we might as well fix them anyway. These are mostly `printf` to `print` and a couple of `!=` to `!Equal()` Updates #cleanup Signed-off-by: Will Norris <will@tailscale.com>pull/14572/head
parent
de9d4b2f88
commit
60daa2adb8
Loading…
Reference in New Issue