Skip to content

Bump actions/setup-go from 4 to 5 #1671

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Bump actions/setup-go from 4 to 5 #1671

wants to merge 4 commits into from

Conversation

jefchien
Copy link
Contributor

@jefchien jefchien commented May 6, 2025

Description of the issue

We bumped the go version directive in the go.mod as part of #1623, but didn't change the GitHub workflows, so all the tests are still building with 1.22.

https://github.com/aws/amazon-cloudwatch-agent/actions/runs/14800157263/job/41557092944

Run actions/setup-go@v4
Setup go version spec ~1.22.2
Found in cache @ /opt/hostedtoolcache/go/1.22.12/x64
Added go to the path
Successfully set up Go version ~1.22.2
go version go1.22.12 linux/amd64

Description of changes

Bump go version used from 1.22.2 to 1.24.2 in the GitHub workflows and bumped action/setup-go version to 5.

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Describe what tests you have done.

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint

Bump go version used from 1.22.2 to 1.24.2
@jefchien jefchien requested a review from a team as a code owner May 6, 2025 15:07
Copy link
Contributor

This PR was marked stale due to lack of activity.

@github-actions github-actions bot added the Stale label May 14, 2025
@github-actions github-actions bot removed the Stale label May 16, 2025
Copy link
Contributor

This PR was marked stale due to lack of activity.

@github-actions github-actions bot added the Stale label May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants