]> Cypherpunks repositories - gostls13.git/commit
cmd: update golang.org/x/telemetry to 1cb064e and vendor it
authorMichael Matloob <matloob@golang.org>
Wed, 31 Jan 2024 16:17:58 +0000 (11:17 -0500)
committerMichael Matloob <matloob@golang.org>
Thu, 1 Feb 2024 22:57:03 +0000 (22:57 +0000)
commit6d3c1ce885ab8b359100e0e8ef4a8338deba6704
tree4d2e6731ddfc0f6cda31761fb81beb16393eb978
parentac08c05d4daa11957fcada6db33f2150936bac27
cmd: update golang.org/x/telemetry to 1cb064e and vendor it

This brings in CL 559505 which adds a stub for counter.CountFlags so
it can be depended on and still build on Go 1.18 and earlier. This
will allow the go command to use counter.CountFlags and still be able
to build as the bootstrap command with an earlier version of Go.

For #58894

Change-Id: I31d5b96bd47eef2e407ef97e6146adece403f2c0
Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest
Reviewed-on: https://go-review.googlesource.com/c/go/+/559795
Reviewed-by: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/go.mod
src/cmd/go.sum
src/cmd/vendor/golang.org/x/telemetry/counter/counter_go118.go
src/cmd/vendor/modules.txt