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/version
David Anderson 9ebab961c9 version/mkversion: don't break on tagged go.mod entries
I thought our versioning scheme would make go.mod include a commit hash
even on stable builds. I was wrong. Fortunately, the rest of this code
wants anything that 'git rev-parse' understands (to convert it into a full
git hash), and tags qualify.

Signed-off-by: David Anderson <danderson@tailscale.com>
2 years ago
..
distro version/distro,wgengine/router: raise WSL eth0 MTU when too low 2 years ago
mkversion version/mkversion: don't break on tagged go.mod entries 2 years ago
.gitignore
cmdname.go
cmdname_ios.go
cmp.go
cmp_test.go
export_test.go
modinfo_test.go
print.go version: make all exported funcs compile-time constant or lazy 2 years ago
prop.go version: make all exported funcs compile-time constant or lazy 2 years ago
race.go
race_off.go
version.go version: fix version output for "go run" 2 years ago
version_test.go version: make all exported funcs compile-time constant or lazy 2 years ago