Below you will find pages that utilize the taxonomy term “goplus”
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
October 10, 2023
setup-goplus
Version updated for goplus/setup-goplus to version v1.0.5.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Usage Version matching by SemVer spec:
steps: - uses: actions/checkout@v4 - uses: goplus/setup-goplus@v1 with: go-version: '1.21.0' gop-version: '1.1.8' # The Go+ version to download (if necessary) and use. - run: gop version