support go1.21 (#3573)

This commit is contained in:
fatedier
2023-08-14 11:10:38 +08:00
committed by GitHub
parent e9e12cf888
commit f1454e91f5
9 changed files with 14 additions and 22 deletions

View File

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