]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/go: add telemetry counters for flag names and subcommand"
authorQuim Muntal <quimmuntal@gmail.com>
Fri, 2 Feb 2024 13:30:55 +0000 (13:30 +0000)
committerQuim Muntal <quimmuntal@gmail.com>
Fri, 2 Feb 2024 15:13:27 +0000 (15:13 +0000)
commit244ccf4769b1794aa81a13d36142bc2bec4d26dc
tree4d2e6731ddfc0f6cda31761fb81beb16393eb978
parent117164f9e35e34f3d78cf635dd3c8352b2110ca1
Revert "cmd/go: add telemetry counters for flag names and subcommand"

This reverts CL 559519.

Reason for revert: Broke windows/386. See https://build.golang.org/log/03594b706c425bd61fb3c65495aae6dd01b4a81b.

Fixes #65447.

Change-Id: I567bca0368168dbfb256fadba37bce3cd31aceb2
Reviewed-on: https://go-review.googlesource.com/c/go/+/560655
Reviewed-by: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
src/cmd/go/main.go