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
Andrew Lytvynov a9b3e09a1f
tool/gocross: break circular dependency on tailcfg (#15829)
Instead of using the version package (which depends on
tailcfg.CurrentCapabilityVersion) to get the git commit hash, do it
directly using debug.BuildInfo. This way, when changing struct fields in
tailcfg, we can successfully `go generate` it without compiler errors.

Updates #9634
Updates https://github.com/tailscale/corp/issues/26717

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
7 months ago
..
gocross tool/gocross: break circular dependency on tailcfg (#15829) 7 months ago
binaryen.rev go.toolchain.rev: update to Go 1.20rc3 3 years ago
go tool/gocross: a tool for building Tailscale binaries 3 years ago
helm tool: download helm CLI (#9981) 2 years ago
helm.rev tool: download helm CLI (#9981) 2 years ago
node tool: force HTTP/1.1 in curl to prevent hang behind load balancer 2 years ago
node.rev node.rev: bump to latest 22.x LTS release (#15652) 8 months ago
wasm-opt cmd/tsconnect: run wasm-opt on the generated wasm file 3 years ago
yarn release/dist: run yarn build before building CLI 2 years ago
yarn.rev cmd/tsconnect: pin yarn and node 3 years ago