How can i specify tls record version in golang?
func createClient() net.Conn { //rawProxy string config := tls.Config{ServerName: "foo", Insecur