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

Getting an error during install since the rename #5

Closed
gekitsuu opened this issue Sep 6, 2016 · 3 comments
Closed

Getting an error during install since the rename #5

gekitsuu opened this issue Sep 6, 2016 · 3 comments

Comments

@gekitsuu
Copy link

gekitsuu commented Sep 6, 2016

username@some-server:~$ go get -u github.com/rakyll/hey
package github.com/rakyll/hey
        imports github.com/rakyll/hey/requester
        imports golang.org/x/net/http2
        imports golang.org/x/net/http2/hpack
        imports golang.org/x/net/lex/httplex
        imports net/http/httptrace: unrecognized import path "net/http/httptrace"
@ericmdantas
Copy link
Contributor

@gekitsuu what version of go are you using? It should be 1.7 and above.

@rakyll
Copy link
Owner

rakyll commented Sep 7, 2016

hey requires Go 1.7 unfortunately. If you cannot update immediately, keep using boom for a while.

@rakyll rakyll closed this as completed Sep 7, 2016
@ghost
Copy link

ghost commented Sep 7, 2016

Yep, using an old version of Go installed from a package. Thanks for the help.

chunter0 pushed a commit to chunter0/hey that referenced this issue Apr 8, 2024
Add support for HEAD and fix the OPTIONS HTTP method
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

3 participants