mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-21 10:27:30 +00:00
version: tag redo-generated version as +build redo.
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>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// +build redo
|
||||
|
||||
package version
|
||||
|
||||
const LONG = "{LONGVER}"
|
||||
|
Reference in New Issue
Block a user