Skip to content

Commit

Permalink
build(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 in /scrip…
Browse files Browse the repository at this point in the history
…ts/gen_github_action_config in the scripts group (#5471)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and ldez authored Feb 24, 2025
1 parent 140d96e commit 414f446
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions scripts/gen_github_action_config/go.mod
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
module github.com/golangci/golangci-lint/scripts/gen_github_action_config

go 1.22.0
go 1.23.0

require (
github.com/shurcooL/githubv4 v0.0.0-20240429030203-be2daab69064
github.com/stretchr/testify v1.10.0
golang.org/x/oauth2 v0.26.0
golang.org/x/oauth2 v0.27.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions scripts/gen_github_action_config/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 414f446

Please # to comment.