mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-13 08:51:03 +00:00

staticcheck defaults to running with no tags set, which only works if redo hasn't run and generated ver.go. If it has, we end up with a redeclaration conflict. Signed-off-by: David Anderson <dave@natulte.net>