We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0585732 commit 9be7017Copy full SHA for 9be7017
go.mod
@@ -7,5 +7,5 @@ require (
7
github.com/google/go-github/v44 v44.1.0
8
github.com/joho/godotenv v1.4.0
9
github.com/urfave/cli/v2 v2.10.3
10
- golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2
+ golang.org/x/oauth2 v0.0.0-20220630143837-2104d58473e0
11
)
0 commit comments