Skip to content

Conversation

@0x0013
Copy link
Contributor

@0x0013 0x0013 commented Nov 26, 2024

We are seeing errors in GH action tests, such as:

go.mod:3: invalid go version '1.23.0': must match format 1.23

This is due to older versions of Go not supporting X.Y.Z versioning, and prevents any changes due to failing CI.

To resolve this, update the Go version used by GH actions to the latest stable 1.23.3. For consistency, also update the version used for build in Dockerfile and asdf .tool-versions.

Some downstream changes were also done because of this:

New release should not be needed since this is a non-functional change.

@0x0013 0x0013 changed the title Pin envtest version Update Go (build/test) version to 1.23 Nov 26, 2024
@0x0013 0x0013 marked this pull request as ready for review November 26, 2024 14:42
@0x0013 0x0013 merged commit aec5d53 into master Nov 26, 2024
8 checks passed
@0x0013 0x0013 deleted the update-go branch November 26, 2024 15:58
jace-ys pushed a commit to duffelhq/theatre that referenced this pull request Feb 27, 2025
Co-authored-by: Ben Wheatley <contact@benwh.com>
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.

4 participants