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
James Tucker 8c2b755b2e tool/gocross: use grep -E over egrep to avoid warning
Recent egrep builds produce a warning:

```
egrep: warning: egrep is obsolescent; using grep -E
```

Updates #cleanup

Signed-off-by: James Tucker <james@tailscale.com>
1 year ago
..
gocross tool/gocross: use grep -E over egrep to avoid warning 1 year 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
node.rev cmd/tsconnect: pin yarn and node 2 years ago
wasm-opt cmd/tsconnect: run wasm-opt on the generated wasm file 2 years ago
yarn .github/workflows: add tsconnect static build to wasm GitHub action 2 years ago
yarn.rev cmd/tsconnect: pin yarn and node 2 years ago