chore: auto version bump [bot]

This commit is contained in:
colinlyguo
2023-12-11 07:16:40 +00:00
committed by github-actions[bot]
parent 7f5c823a58
commit c4c68ef12d

View File

@@ -5,7 +5,7 @@ import (
"runtime/debug"
)
var tag = "v4.3.42"
var tag = "v4.3.43"
var commit = func() string {
if info, ok := debug.ReadBuildInfo(); ok {