Skip to content

Commit 1b99e37

Browse files
committed
chore: update scripts go.mod
1 parent 4701a12 commit 1b99e37

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)