Brad Fitzpatrick
d0cd0906d5
go.toolchain.rev: bump our Go toolchain for caching fix
...
Updates tailscale/go#166
Updates tailscale/corp#36589
Change-Id: I7e286b392fda8f944440feaf62c0fe7b8b85ba21
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com >
2026-04-06 12:43:02 -07:00
Brad Fitzpatrick
990d25c97d
go.toolchain.rev, version: bump Tailscale Go, add IsTailscaleGo
...
Reports whether the current binary was built with Tailscale's
custom Go toolchain (the "tailscale_go" build tag).
For https://github.com/tailscale/go/pull/165
Updates tailscale/corp#39430
Change-Id: Ica437582ddf55d7df48b1453bad03ce14b1c0949
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com >
2026-04-01 09:40:59 -07:00
Nick Khyl
33da8a8d68
go.toolchain.*: bump for mips and synology segmentation violation fixes
...
Updates #19039
Updates tailscale/go#160
Updates tailscale/go#162
Updates golang/go#77730
Updates golang/go#77930
Signed-off-by: Nick Khyl <nickk@tailscale.com >
2026-03-25 13:43:16 -05:00
Jason O'Donnell
16c4780f0a
go.toolchain.next.rev: update to final Go 1.26.1 [next] ( #18939 )
...
This updates the TS_GO_NEXT=1 (testing) toolchain to Go 1.26.1
The default one is still Go 1.26.0.
Updates #18682
Signed-off-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com >
2026-03-10 08:23:01 -04:00
Brad Fitzpatrick
8e39a0aa0f
go.toolchain.next.rev: update to final Go 1.26.0 [next]
...
This updates the TS_GO_NEXT=1 (testing) toolchain to Go 1.26.0
The default one is still Go 1.25.x.
Updates #18682
Change-Id: I99747798c166ce162ee9eee74baa9ff6744a62f6
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com >
2026-02-10 20:44:30 -08:00
Andrew Lytvynov
9ba2a80ab6
go.toolchain.{rev,next.rev}: update to Go 1.25.7 / Go 1.26rc3 ( #18633 )
...
Updates #18629
Signed-off-by: Andrew Lytvynov <awly@tailscale.com >
2026-02-06 12:54:11 -08:00
Brad Fitzpatrick
274ab995d2
go.toolchain.*: bump our Go 1.25 and Go 1.26 toolchains
...
Go1.25 for tailscale/go#149
Go1.26 for tailscale/go#149 + upstream release-branch.go1.26 work since rc2.
Updates tailscale/go#149
Change-Id: Ib56b5b5119f181c4a81d4b599b8bbdb405ee6704
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com >
2026-02-01 13:47:28 -08:00
Brad Fitzpatrick
a374cc344e
tool/gocross, pull-toolchain.sh: support a "next" Go toolchain
...
When TS_GO_NEXT=1 is set, update/use the
go.toolchain.next.{branch,rev} files instead.
This lets us do test deploys of Go release candidates on some
backends, without affecting all backends.
Updates tailscale/corp#36382
Change-Id: I00dbde87b219b720be5ea142325c4711f101a364
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com >
2026-01-27 14:07:35 -08:00