diff options
| author | Brad Fitzpatrick <bradfitz@tailscale.com> | 2025-02-20 08:14:49 -0800 |
|---|---|---|
| committer | Brad Fitzpatrick <brad@danga.com> | 2025-02-21 13:27:25 -0800 |
| commit | f5997b3c570481279990a9dc2cfd75c2f64da63e (patch) | |
| tree | 3d0f7483057327a396291445152f0a72ac10e2cd /control/controlhttp/controlhttpserver/controlhttpserver.go | |
| parent | dcd7cd3c6af4c6dfae2a6d491e37b5cc60f54482 (diff) | |
| download | tailscale-f5997b3c570481279990a9dc2cfd75c2f64da63e.tar.xz tailscale-f5997b3c570481279990a9dc2cfd75c2f64da63e.zip | |
go.toolchain.rev: bump Tailscale Go 1.24 for a Tailscale revert + upstream bump
Diff:
https://github.com/tailscale/go/commit/7c083839130f799407787d693dc95af44190cc83
This reverts our previous CGO_ENABLED change: https://github.com/tailscale/go/commit/c1d3e9e81461bf43e010bd5f79315b715ed68023
It was causing depaware problems and is no longer necessary it seems? Upstream cmd/go is static nowadays.
And pulls in:
[release-branch.go1.24] doc/godebug: mention GODEBUG=fips140
[release-branch.go1.24] cmd/compile: avoid infinite recursion when inlining closures
[release-branch.go1.24] syscall: don't truncate newly created files on Windows
[release-branch.go1.24] runtime: fix usleep on s390x/linux
[release-branch.go1.24] runtime: add some linknames back for `github.com/bytedance/sonic`
Of those, really the only the 2nd and 3rd might affect us.
Updates #15015
Updates tailscale/go#52
Change-Id: I0fa479f8b2d39f43f2dcdff6c28289dbe50b0773
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions
