]> Cypherpunks repositories - gostls13.git/commit
src/cmd: update golang.org/x/telemetry to 3d5706d and vendor it
authorMichael Matloob <matloob@golang.org>
Thu, 29 Feb 2024 17:49:05 +0000 (12:49 -0500)
committerMichael Matloob <matloob@golang.org>
Mon, 4 Mar 2024 17:10:54 +0000 (17:10 +0000)
commit5cbea577533dd15a7fcb7c8962f41e179931f14e
tree65c0c6e9632f13c6fe4ea454ffa3b90fe017e995
parente39480f4fb5e7314daef012b58cf05e3c9ceea1a
src/cmd: update golang.org/x/telemetry to 3d5706d and vendor it

Ran commands:
go get golang.org/x/telemetry@3d5706d
go mod vendor

Change-Id: Ia1749267e30222ff8d3186c6156c739df6be6f55
Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest
Reviewed-on: https://go-review.googlesource.com/c/go/+/568256
Reviewed-by: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
12 files changed:
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 [moved from src/cmd/vendor/golang.org/x/telemetry/counter/counter_disabled.go with 91% similarity]
src/cmd/vendor/golang.org/x/telemetry/counter/doc.go
src/cmd/vendor/golang.org/x/telemetry/internal/counter/counter.go
src/cmd/vendor/golang.org/x/telemetry/internal/counter/file.go
src/cmd/vendor/golang.org/x/telemetry/internal/counter/stackcounter.go
src/cmd/vendor/golang.org/x/telemetry/internal/mmap/mmap_windows.go
src/cmd/vendor/golang.org/x/telemetry/internal/telemetry/mode.go
src/cmd/vendor/golang.org/x/telemetry/internal/telemetry/types.go [new file with mode: 0644]
src/cmd/vendor/modules.txt