benchdraw icon indicating copy to clipboard operation
benchdraw copied to clipboard

Unable to go get

Open simar7 opened this issue 4 years ago • 1 comments

go get github.com/cep21/benchdraw
go get: github.com/cep21/benchdraw@none updating to
        github.com/cep21/[email protected] requires
        github.com/golangci/[email protected] requires
        github.com/go-critic/[email protected]: invalid pseudo-version: does not match version-control timestamp (expected 20190526074819)

simar7 avatar Jun 23 '21 02:06 simar7

download (or clone ) from this fork then inside the directory run:-

go build
go install

msh2050 avatar Feb 14 '22 10:02 msh2050