Skip to content

Commit 94ebab9

Browse files
build(deps): bump golang.org/x/oauth2 from 0.36.0 to 0.37.0 in /scripts/gen_github_action_config in the scripts group (#6790)
1 parent 238321a commit 94ebab9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

scripts/gen_github_action_config/go.mod

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

3-
go 1.25.0
3+
go 1.26.0
44

55
require (
66
github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
77
github.com/stretchr/testify v1.12.1
8-
golang.org/x/oauth2 v0.36.0
8+
golang.org/x/oauth2 v0.37.0
99
)
1010

1111
require (

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)