Imports of package telemetrystats

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
cmd/go/internal/basePackage base defines shared basic pieces of the go command, in particular logging and the Command structure.
cmd/go/internal/cfgPackage cfg holds configuration shared by multiple parts of the go command.
cmd/go/internal/modload
cmd/internal/telemetry/counter
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
golang.org/x/sys/unixPackage unix contains an interface to the low-level operating system primitives.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.