Skip to content

Commit 63becb8

Browse files
committed
chore(deps): bump oauth2 dependency
1 parent eaeaf0a commit 63becb8

File tree

2 files changed

+330
-5
lines changed

2 files changed

+330
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ require (
88
github.com/google/go-github/v29 v29.0.2
99
github.com/manifoldco/promptui v0.7.0
1010
github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4
11-
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
11+
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
1212
)

0 commit comments

Comments
 (0)