Skip to content

Commit d3dafb7

Browse files
build(deps): bump golang.org/x/oauth2
Bumps the scripts group in /scripts/gen_github_action_config with 1 update: [golang.org/x/oauth2](https://github.com/golang/oauth2). Updates `golang.org/x/oauth2` from 0.26.0 to 0.27.0 - [Commits](golang/oauth2@v0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: scripts ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 140d96e commit d3dafb7

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Diff for: scripts/gen_github_action_config/go.mod

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

33
go 1.22.0
4+
toolchain go1.23.6
45

56
require (
67
github.com/shurcooL/githubv4 v0.0.0-20240429030203-be2daab69064
78
github.com/stretchr/testify v1.10.0
8-
golang.org/x/oauth2 v0.26.0
9+
golang.org/x/oauth2 v0.27.0
910
)
1011

1112
require (

Diff for: 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)