Skip to content

Update the version of setup-go to v5 and Get the go version from go.mod#3

Merged
ivixvi merged 1 commit intoivixvi:mainfrom
zztkm:feature/update-setup-go-v5
Jul 7, 2024
Merged

Update the version of setup-go to v5 and Get the go version from go.mod#3
ivixvi merged 1 commit intoivixvi:mainfrom
zztkm:feature/update-setup-go-v5

Conversation

@zztkm
Copy link
Copy Markdown
Collaborator

@zztkm zztkm commented Jul 7, 2024

This pull request includes updates to the GitHub Actions workflow for the Go application in the .github/workflows/go.yml file. The changes involve updating the version of the setup-go action and changing the way the Go version is specified.

Here are the key changes:

  • Updated the setup-go action from version v4 to v5. This update may include bug fixes, new features, or other improvements.
  • Instead of hardcoding the Go version to 1.22, the workflow now uses the version specified in the go.mod file. This makes it easier to manage the Go version across different parts of the project.

Copy link
Copy Markdown
Owner

@ivixvi ivixvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very NICE improvement! Thanks!
LGTM.

@ivixvi ivixvi merged commit 5239b70 into ivixvi:main Jul 7, 2024
@zztkm zztkm deleted the feature/update-setup-go-v5 branch July 7, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants