improve http group load balancing (#3131)

This commit is contained in:
fatedier
2022-10-19 12:14:35 +08:00
committed by GitHub
parent 3fbe6b659e
commit cf66ca10b4
5 changed files with 119 additions and 47 deletions

View File

@@ -19,7 +19,7 @@ import (
"strings"
)
var version = "0.44.0"
var version = "0.45.0"
func Full() string {
return version