Skip to content

Comments

fix: update gomod version to fix codeql warnings#491

Merged
burningalchemist merged 1 commit intomasterfrom
fix/gomod
Apr 7, 2024
Merged

fix: update gomod version to fix codeql warnings#491
burningalchemist merged 1 commit intomasterfrom
fix/gomod

Conversation

@burningalchemist
Copy link
Owner

CodeQL complains:

As of Go 1.21, toolchain versions must use the 1.N.P syntax.

1.21 in go.mod does not match this syntax and there is no additional toolchain directive, which may cause some go commands to fail.

@burningalchemist burningalchemist changed the title fix: update gomod version to fix codeql fix: update gomod version to fix codeql warnings Apr 7, 2024
@burningalchemist burningalchemist merged commit d7d0017 into master Apr 7, 2024
@burningalchemist burningalchemist deleted the fix/gomod branch April 7, 2024 11:41
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