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>
2022-03-16 12:45:28 -07:00
..
debughttp.go tailcfg: make Node.Hostinfo a HostinfoView 2022-02-16 12:55:57 -08:00
debugknobs.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2022-01-24 11:51:23 -08:00
debugknobs_ios.go wgengine/magicsock: make debugUseDerpRoute an opt.Bool. 2022-01-25 17:25:08 -08:00
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 2020-09-14 14:29:28 -07:00
magicsock.go tailcfg: make Node.Hostinfo a HostinfoView 2022-02-16 12:55:57 -08:00
magicsock_test.go wgengine/magicsock: fix goMajorVersion for 1.18 ts release 2022-03-16 12:45:28 -07:00