Closed bachvtuan closed 8 years ago
@bachvtuan make sure you have this package golang.org/x/net/http2 and of course Go 1.6
I have already installed the package golang.org/x/net/http2. I found the reason now. It's out of date so I removed it then install again. Next I install your package perfectly.
@bachvtuan cool
You may clean and then install again: go clean golang.org/x/net/http2 go get golang.org/x/net/http2
This get this error
when I was installing your packge. I'm using version 1.6.