github.com/refraction-networking/utls.ClientHelloInfo.SupportedVersions (field)

3 uses

	github.com/refraction-networking/utls (current package)
		common.go#L464: 	SupportedVersions []uint16
		common.go#L1377: 	vers, ok := config.mutualVersion(roleServer, chi.SupportedVersions)
		handshake_server.go#L1003: 		SupportedVersions: supportedVersions,