var github.com/refraction-networking/utls.HelloGolang

4 uses

	github.com/refraction-networking/utls (current package)
		handshake_client_tls13.go#L391: 		if hs.uconn.ClientHelloID != HelloGolang {
		u_common.go#L593: 	HelloGolang = ClientHelloID{helloGolang, helloAutoVers, nil, nil}
		u_conn.go#L109: 	if uconn.ClientHelloID == HelloGolang {
		u_conn.go#L281: 	if uconn.ClientHelloID == HelloGolang {