github.com/refraction-networking/utls.ClientHelloSpecJSONUnmarshaler.TLSVersMax (field)

2 uses

	github.com/refraction-networking/utls (current package)
		u_clienthello_json.go#L19: 	TLSVersMax         uint16                             `json:"max_vers,omitempty"` // optional
		u_clienthello_json.go#L28: 		TLSVersMax:         chsju.TLSVersMax,