[Feat] Galileo forking (#1753)

Co-authored-by: Rohit Narurkar <rohit.narurkar@proton.me>
This commit is contained in:
Ho
2025-11-24 18:37:04 +09:00
committed by GitHub
parent 235ba874c6
commit 9dceae1ca2
39 changed files with 1746 additions and 597 deletions

View File

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