]> Cypherpunks repositories - gostls13.git/commit
cmd: vendor in golang.org/x/telemetry@abedc37
authorMichael Matloob <matloob@golang.org>
Thu, 14 Mar 2024 21:14:31 +0000 (17:14 -0400)
committerMichael Matloob <matloob@golang.org>
Fri, 15 Mar 2024 18:02:34 +0000 (18:02 +0000)
commit411d7a5c9e4e29691e85baa2decf8782a186071b
tree2120f3cad1a83b9449275b151aec2ae3467881cf
parentc7065bb9db1981b32d2f1c9ca1de7aae1f7d4a38
cmd: vendor in golang.org/x/telemetry@abedc37

This pulls in the changes to remove 1.18 support in counter and
countertest, to add counter.CountCommandLineFlags, and to add
countertest.SupportedPlatform

Commands run:
go get golang.org/x/telemetry@abedc37
go mod tidy
go mod vendor

Change-Id: I5c17c5b3ca38df14883ba43316d59437a737b28b
Reviewed-on: https://go-review.googlesource.com/c/go/+/571801
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Sam Thanawalla <samthanawalla@google.com>
src/cmd/go.mod
src/cmd/go.sum
src/cmd/vendor/golang.org/x/telemetry/counter/counter.go
src/cmd/vendor/golang.org/x/telemetry/counter/counter_118.go [deleted file]
src/cmd/vendor/golang.org/x/telemetry/counter/countertest/countertest.go
src/cmd/vendor/golang.org/x/telemetry/counter/countertest/countertest_go118.go [deleted file]
src/cmd/vendor/modules.txt