Skip to content

Commit e52852a

Browse files
Update golang.org/x/oauth2 commit hash to 6b3c2da (#60)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b78e901 commit e52852a

File tree

2 files changed

+355
-9
lines changed

2 files changed

+355
-9
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ require (
44
github.com/google/go-cmp v0.5.2
55
github.com/int128/listener v1.1.0
66
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
7-
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
8-
golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
7+
golang.org/x/oauth2 v0.0.0-20211005180243-6b3c2da341f1
8+
golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
99
)
1010

1111
go 1.13

0 commit comments

Comments
 (0)