Skip to content

Conversation

@smlx
Copy link
Member

@smlx smlx commented Oct 25, 2024

This also fixes the syntax in the current go.mod, which is no longer
strictly legal (missing the patch version) and trips up CodeQL.

https://go.dev/doc/toolchain#version

This also fixes the syntax in the current go.mod, which is no longer
strictly legal (missing the patch version) and trips up CodeQL.

https://go.dev/doc/toolchain#version
@smlx smlx requested a review from shreddedbacon October 25, 2024 02:49
@smlx smlx marked this pull request as ready for review October 25, 2024 02:50
@smlx
Copy link
Member Author

smlx commented Oct 25, 2024

Failure is:

go: go.mod requires go >= 1.23.2 (running go 1.21.13; GOTOOLCHAIN=local)

So I guess this needs to go in after #395

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