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>