Skip to content

Commit 9be7017

Browse files
fix(deps): update golang.org/x/oauth2 digest to 2104d58
1 parent 0585732 commit 9be7017

File tree

2 files changed

+275
-9
lines changed

2 files changed

+275
-9
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ require (
77
github.com/google/go-github/v44 v44.1.0
88
github.com/joho/godotenv v1.4.0
99
github.com/urfave/cli/v2 v2.10.3
10-
golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2
10+
golang.org/x/oauth2 v0.0.0-20220630143837-2104d58473e0
1111
)

0 commit comments

Comments
 (0)