- .github/workflows/go.yml - Added a step to install `libsecp256k1` using `ubuntu_install_libsecp256k1.sh`. - Updated steps to build and test with cgo enabled. - Added a step to explicitly set `CGO_ENABLED=0` in the environment.
- .github/workflows/go.yml - Added a step to install `libsecp256k1` using `ubuntu_install_libsecp256k1.sh`. - Updated steps to build and test with cgo enabled. - Added a step to explicitly set `CGO_ENABLED=0` in the environment.