Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 7, 2024

Bump golang-version to latest version

Update go.mod

1 file(s) updated with "go 1.22": * go.mod

Update .go-version

1 file(s) updated with "1.22.8": * .go-version

1.22.8
Release published on the 2024-10-02 22:24:00 +0000 UTC at the url https://github.com/elastic/golang-crossbuild/releases/tag/v1.22.8

## Go 1.22.8

- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-arm` - linux/arm64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-arm-debian9` - linux/armv5, linux/armv6
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-arm-debian10` - linux/armv5, linux/armv6
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-arm-debian11` - linux/armv5, linux/armv6
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-arm-debian12` - linux/armv5, linux/armv6
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-armel` - linux/armv5, linux/armv6
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-armel-debian12` - linux/armv5, linux/armv6
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-armhf` - linux/armv7
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-armhf-debian9` - linux/armv7
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-armhf-debian10` - linux/armv7
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-armhf-debian11` - linux/armv7
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-armhf-debian12` - linux/armv7
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-base`
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-darwin` - darwin/amd64 (MacOS 10.11, MacOS 10.14)
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-main` - linux/i386, linux/amd64, windows/amd64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-main-debian7` - linux/i386, linux/amd64, windows/amd64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-main-debian8` - linux/i386, linux/amd64, windows/amd64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-main-debian9` - linux/i386, linux/amd64, windows/amd64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-main-debian10` - linux/i386, linux/amd64, windows/amd64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-main-debian11` - linux/i386, linux/amd64, windows/amd64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-main-debian12` - linux/i386, linux/amd64, windows/amd64
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-mips-debian12` - linux/mips64, linux/mips64el
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-ppc-debian12` - linux/ppc64, linux/ppc64le
- `docker.elastic.co/beats-dev/golang-crossbuild:1.22.8-s390x-debian12` - linux/s390x

### Changes

* No changes

**Full Changelog**: https://github.com/elastic/golang-crossbuild/compare/v1.23.2...v1.22.8
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
@github-actions github-actions bot requested review from a team as code owners October 7, 2024 20:06
@github-actions github-actions bot requested review from mauri870 and rdner October 7, 2024 20:06
@github-actions github-actions bot added the backport-skip Skip notification from the automated backport with mergify label Oct 7, 2024
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 7, 2024
@cmacknz cmacknz added backport-8.15 Automated backport to the 8.15 branch with mergify backport-8.x Automated backport to the 8.x branch with mergify labels Oct 7, 2024
@cmacknz cmacknz added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Oct 7, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Oct 7, 2024
@cmacknz cmacknz removed the backport-8.15 Automated backport to the 8.15 branch with mergify label Oct 7, 2024
@cmacknz
Copy link
Member

cmacknz commented Oct 7, 2024

Fixing .go-version manually in https://github.com/elastic/beats/pull/41155/files so removing the backport label for 8.15

@cmacknz cmacknz enabled auto-merge (squash) October 7, 2024 20:29
@cmacknz cmacknz merged commit 2acdba9 into main Oct 7, 2024
@cmacknz cmacknz deleted the updatecli_main_bump-golang-version branch October 7, 2024 20:47
mergify bot pushed a commit that referenced this pull request Oct 7, 2024
* chore: Update .go-version

Made with ❤️️ by updatecli

* chore: Update go.mod

Made with ❤️️ by updatecli

* Fix go mod tidy output.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Craig MacKenzie <[email protected]>
(cherry picked from commit 2acdba9)
cmacknz pushed a commit that referenced this pull request Oct 7, 2024
* chore: Update .go-version

Made with ❤️️ by updatecli

* chore: Update go.mod

Made with ❤️️ by updatecli

* Fix go mod tidy output.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Craig MacKenzie <[email protected]>
(cherry picked from commit 2acdba9)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@khushijain21 khushijain21 mentioned this pull request Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.x Automated backport to the 8.x branch with mergify backport-skip Skip notification from the automated backport with mergify Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants