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/wgengine/magicsock
Josh Bleecher Snyder 08cf54f386 wgengine/magicsock: fix goMajorVersion for 1.18 ts release
The version string changed slightly. Adapt.
And always check the current Go version to prevent future
accidental regressions. I would have missed this one had
I not explicitly manually checked it.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2 years ago
..
debughttp.go tailcfg: make Node.Hostinfo a HostinfoView 2 years ago
debugknobs.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago
debugknobs_ios.go wgengine/magicsock: make debugUseDerpRoute an opt.Bool. 2 years ago
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 4 years ago
magicsock.go tailcfg: make Node.Hostinfo a HostinfoView 2 years ago
magicsock_test.go wgengine/magicsock: fix goMajorVersion for 1.18 ts release 2 years ago