feat: upgrading for feynman (#1690)

Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
This commit is contained in:
Ho
2025-07-04 17:59:48 +09:00
committed by GitHub
parent a0ee508bbd
commit 12e89201a1
19 changed files with 125 additions and 373 deletions

View File

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