httpstress-go
is httpstress
now. If you're building from source, you should:
- Delete
$GOPATH/src/chillum/httpstress
- Rename
$GOPATH/src/chillum/httpstress-go
to$GOPATH/src/chillum/httpstress
Change the import path from "github.com/chillum/httpstress"
to "github.com/chillum/httpstress/lib"