go-ycsb icon indicating copy to clipboard operation
go-ycsb copied to clipboard

It doesn't build

Open amgads opened this issue 4 years ago • 0 comments

I try to follow your instruction -- it didn't build. It failed with an error

[root@build-vm go-ycsb]# make go build -o bin/go-ycsb cmd/go-ycsb/* go: github.com/ghodss/[email protected]: invalid pseudo-version: git fetch --unshallow -f origin in /home/gocode/pkg/mod/cache/vcs/5c75ad62eb9c289b6ed86c76998b4ab8c8545a841036e879d703a2bbc5fcfcea: exit status 128: fatal: git fetch-pack: expected shallow list make: *** [build] Error 1

amgads avatar Mar 29 '21 23:03 amgads