chore(deps): bump crazy-max/ghaction-xgo from 2 to 3

Bumps [crazy-max/ghaction-xgo](https://github.com/crazy-max/ghaction-xgo) from 2 to 3.
- [Release notes](https://github.com/crazy-max/ghaction-xgo/releases)
- [Commits](https://github.com/crazy-max/ghaction-xgo/compare/v2...v3)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-xgo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-12 12:01:58 +00:00
committed by ᴍᴏᴏɴD4ʀᴋ
parent 242f00cd53
commit fa09f73221
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
go-version: "1.22.x"
- name: Build with xgo
uses: crazy-max/ghaction-xgo@v2
uses: crazy-max/ghaction-xgo@v3
with:
xgo_version: latest
go_version: ${{ matrix.go_version }}