Skip to content

Conversation

StevenACoffman
Copy link
Collaborator

@StevenACoffman StevenACoffman commented Apr 18, 2025

We inadvertently broke our support policy of "the current version of Go, and the one before" which matches the official [Go Security update support policy].

This is because although our go.mod file contained a go runtime directive of 1.23, it had a Go toolchain directive specifying 1.24 so our test support matrix did not catch some problems.

Signed-off-by: Steve Coffman steve@khanacademy.org

Signed-off-by: Steve Coffman <steve@khanacademy.org>
@coveralls
Copy link

coveralls commented Apr 18, 2025

Coverage Status

coverage: 72.986% (-0.06%) from 73.044%
when pulling efa0b8c on revert_toolchain
into a4b517d on master.

Signed-off-by: Steve Coffman <steve@khanacademy.org>
@StevenACoffman StevenACoffman changed the title Revert toolchain Revert toolchain to Go 1.23 Apr 18, 2025
Signed-off-by: Steve Coffman <steve@khanacademy.org>
@StevenACoffman StevenACoffman force-pushed the revert_toolchain branch 3 times, most recently from a75112c to 6ad8786 Compare April 18, 2025 15:22
Signed-off-by: Steve Coffman <steve@khanacademy.org>
@StevenACoffman StevenACoffman merged commit 7cc9aa8 into master Apr 18, 2025
18 checks passed
@StevenACoffman StevenACoffman deleted the revert_toolchain branch April 18, 2025 15:54
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