Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go get github.com/tsenart/vegeta #60

Closed
hy05190134 opened this issue Jul 9, 2014 · 1 comment
Closed

go get github.com/tsenart/vegeta #60

hy05190134 opened this issue Jul 9, 2014 · 1 comment

Comments

@hy05190134
Copy link

first I use apt-get install golang and find it installs in the usr/bin/go, then I just set GOPATH variable and then exe "go get github.com/tsenart/vegeta " , then it report error

github.com/tsenart/vegeta/lib

../../go/src/github.com/tsenart/vegeta/lib/attack.go:46: unknown net.Dialer field 'KeepAlive' in struct literal
../../go/src/github.com/tsenart/vegeta/lib/attack.go:53: unknown http.Transport field 'TLSHandshakeTimeout' in struct literal

who can help me to resolve the problem.

@tsenart
Copy link
Owner

tsenart commented Jul 9, 2014

Install go 1.3 or download a release https://github.com/tsenart/vegeta/releases/tag/v3.0.1

@tsenart tsenart closed this as completed Jul 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants