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/tool
David Anderson 17eae5b0d3 tool/gocross: force use of our custom toolchain
The new 'toolchain' directive in go.mod can sometimes force
the use of an upstream toolchain against our wishes. Concurrently,
some of our dependencies have added the 'toolchain' directive, which
transitively adds it to our own go.mod. Force all uses of gocross to
ignore that directive and stick to our customized toolchain.

Updates #cleanup

Signed-off-by: David Anderson <danderson@tailscale.com>
4 months ago
..
gocross tool/gocross: force use of our custom toolchain 4 months ago
binaryen.rev go.toolchain.rev: update to Go 1.20rc3 1 year ago
go tool/gocross: a tool for building Tailscale binaries 1 year ago
helm tool: download helm CLI (#9981) 7 months ago
helm.rev tool: download helm CLI (#9981) 7 months ago
node tool: force HTTP/1.1 in curl to prevent hang behind load balancer 9 months ago
node.rev tool/{node,yarn}: update node and yarn tools 9 months ago
wasm-opt cmd/tsconnect: run wasm-opt on the generated wasm file 2 years ago
yarn release/dist: run yarn build before building CLI 9 months ago
yarn.rev cmd/tsconnect: pin yarn and node 2 years ago