Skip to content

Comments

build: update go version to 1.24+, remove toolchain directive#742

Merged
burningalchemist merged 3 commits intomasterfrom
fix/remove-toolchain
May 5, 2025
Merged

build: update go version to 1.24+, remove toolchain directive#742
burningalchemist merged 3 commits intomasterfrom
fix/remove-toolchain

Conversation

@burningalchemist
Copy link
Owner

This pull request updates the Go version used across the project to ensure compatibility with the latest features and improvements. The changes affect the workflow configurations, project settings, and module dependencies.

@burningalchemist burningalchemist requested a review from Copilot May 5, 2025 18:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Go version used across the project to ensure compatibility with the latest features and improvements.

  • Updates .promu.yml to use Go version 1.24.
  • Updates workflow configurations in release.yml and build.yml to use go-version ^1.24 and add the check-latest flag.

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
.promu.yml Updated Go version from 1.23 to 1.24 in project configuration.
.github/workflows/release.yml Updated go-version from ^1.20 to ^1.24 and added check-latest: true.
.github/workflows/build.yml Updated go-version from ^1.20 to ^1.24 and added check-latest: true.
Files not reviewed (1)
  • go.mod: Language not supported

@burningalchemist burningalchemist merged commit 44e93a8 into master May 5, 2025
4 checks passed
@burningalchemist burningalchemist deleted the fix/remove-toolchain branch May 5, 2025 18:44
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.

1 participant