We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3dafb7 commit 7e048beCopy full SHA for 7e048be
scripts/gen_github_action_config/go.mod
@@ -1,6 +1,7 @@
1
module github.com/golangci/golangci-lint/scripts/gen_github_action_config
2
3
-go 1.22.0
+go 1.23.0
4
+
5
toolchain go1.23.6
6
7
require (
0 commit comments