build(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 in /scrip… · golangci/golangci-lint@04c19e6 (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 04c19e6

build(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 in /scripts/gen_github_action_config in the all group (#4977)

File tree

2 files changed

lines changed

2 files changed

lines changed

Lines changed: 1 addition & 1 deletion

Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ go 1.21.0
4 4
5 5 require (
6 6 github.com/shurcooL/githubv4 v0.0.0-20240429030203-be2daab69064
7 -golang.org/x/oauth2 v0.22.0
7 +golang.org/x/oauth2 v0.23.0
8 8 )
9 9
10 10 require github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 // indirect

Lines changed: 2 additions & 2 deletions