Skip to content

Commit d89a1d9

Browse files
committed
chore: update scripts go.mod
1 parent 3bd206b commit d89a1d9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

scripts/gen_github_action_config/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
module github.com/golangci/golangci-lint/v2/scripts/gen_github_action_config
22

3-
go 1.23.0
3+
go 1.24.0
44

55
require (
6-
github.com/shurcooL/githubv4 v0.0.0-20240429030203-be2daab69064
6+
github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
77
github.com/stretchr/testify v1.10.0
88
golang.org/x/oauth2 v0.30.0
99
)

scripts/gen_github_action_config/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)