Ngrok: complie error

Created on 22 Jul 2016  路  2Comments  路  Source: inconshreveable/ngrok

src/github.com/gorilla/websocket/client.go:361: unknown tls.Config field 'GetCertificate' in struct literal
src/github.com/gorilla/websocket/client.go:370: unknown tls.Config field 'ClientSessionCache' in struct literal
src/github.com/gorilla/websocket/client.go:373: unknown tls.Config field 'CurvePreferences' in struct literal

Most helpful comment

please compile with the latest version of Go. thanks!

All 2 comments

please compile with the latest version of Go. thanks!

image
Go version 1.7, but still got this errors

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DB1500 picture DB1500  路  8Comments

silverrajat88 picture silverrajat88  路  4Comments

IngwiePhoenix picture IngwiePhoenix  路  7Comments

ricardopieper picture ricardopieper  路  3Comments

zero-master picture zero-master  路  6Comments