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 eaeaf0a commit 63becb8Copy full SHA for 63becb8
go.mod
@@ -8,5 +8,5 @@ require (
8
github.com/google/go-github/v29 v29.0.2
9
github.com/manifoldco/promptui v0.7.0
10
github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4
11
- golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
+ golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12
)
0 commit comments