Skip to content

Commit 414f446

Browse files
build(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 in /scripts/gen_github_action_config in the scripts group (#5471)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
1 parent 140d96e commit 414f446

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

scripts/gen_github_action_config/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
module github.com/golangci/golangci-lint/scripts/gen_github_action_config
22

3-
go 1.22.0
3+
go 1.23.0
44

55
require (
66
github.com/shurcooL/githubv4 v0.0.0-20240429030203-be2daab69064
77
github.com/stretchr/testify v1.10.0
8-
golang.org/x/oauth2 v0.26.0
8+
golang.org/x/oauth2 v0.27.0
99
)
1010

1111
require (

scripts/gen_github_action_config/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)