Skip to content

Commit de04850

Browse files
fix(deps): update module golang.org/x/oauth2 to v0.32.0
1 parent 52e5dd6 commit de04850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/shurcooL/githubv4 v0.0.0-20221126192849-0b5c4c7994eb
1616
github.com/stretchr/testify v1.9.0
1717
golang.org/x/crypto v0.31.0
18-
golang.org/x/oauth2 v0.22.0
18+
golang.org/x/oauth2 v0.32.0
1919
)
2020

2121
require (

0 commit comments

Comments
 (0)