Files
llgo/runtime/internal/lib
xgopilot 7fbcc8cd10 refactor: use runtime.Version() instead of hardcoded goVersion
Replaced hardcoded goVersion constant with parseGoVersion() function
that dynamically extracts the Go version from runtime.Version().
This eliminates the need to update the version manually.

🤖 Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: luoliwoshang <luoliwoshang@users.noreply.github.com>
2025-10-16 02:33:53 +00:00
..
2025-02-14 19:02:32 +08:00
2025-09-08 14:13:25 +08:00
2025-07-07 10:31:22 +08:00