We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3dafb7 commit c9628f6Copy full SHA for c9628f6
scripts/gen_github_action_config/go.mod
@@ -1,7 +1,6 @@
1
module github.com/golangci/golangci-lint/scripts/gen_github_action_config
2
3
-go 1.22.0
4
-toolchain go1.23.6
+go 1.23.0
5
6
require (
7
github.com/shurcooL/githubv4 v0.0.0-20240429030203-be2daab69064
0 commit comments