Below you will find pages that utilize the taxonomy term “goplus”
January 27, 2026
setup-xgo
Version updated for https://github.com/goplus/setup-xgo to version v1.1.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-xgo GitHub Action sets up an XGo environment in workflows by installing Go and XGo, optionally caching specific versions, and adding them to the PATH. It automates the configuration process for cross-compiling Go applications using XGo, ensuring compatibility through SemVer-based version matching.
June 12, 2025
setup-xgo
Version updated for https://github.com/goplus/setup-xgo to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: add implementation by @aofei in https://github.com/goplus/setup-xgo/pull/1 fix: correct implementation by @aofei in https://github.com/goplus/setup-xgo/pull/8 New Contributors @aofei made their first contribution in https://github.com/goplus/setup-xgo/pull/1 Full Changelog: https://github.com/goplus/setup-xgo/commits/v1.0.0