fix that transport.tls.disableCustomTLSFirstByte doesn't take effect (#3660)
This commit is contained in:
committed by
GitHub
Unverified
parent
307d1bfa3f
commit
7cc67e852e
@@ -19,7 +19,7 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
var version = "0.52.0"
|
||||
var version = "0.52.1"
|
||||
|
||||
func Full() string {
|
||||
return version
|
||||
|
||||
Reference in New Issue
Block a user