Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit f47f5bd

Browse files
authored
Merge pull request #160 from golangci/renovate/golang.org-x-oauth2-digest
chore(deps): update golang.org/x/oauth2 commit hash to bf48bf1
2 parents 4a3a62d + a799556 commit f47f5bd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ require (
6262
github.com/yudai/gojsondiff v1.0.0 // indirect
6363
github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 // indirect
6464
github.com/yudai/pp v2.0.1+incompatible // indirect
65-
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
65+
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
6666
golang.org/x/tools v0.0.0-20190930201159-7c411dea38b0
6767
gopkg.in/boj/redistore.v1 v1.0.0-20160128113310-fc113767cd6b
6868
gopkg.in/redsync.v1 v1.0.1

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@ golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAG
430430
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
431431
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 h1:SVwTIAaPC2U/AvvLNZ2a7OVsmBpC8L5BlwK1whH3hm0=
432432
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
433+
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
433434
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
434435
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f h1:Bl/8QSvNqXvPGPGXa2z5xUTmV7VDcZyvRZ+QQXkXTZQ=
435436
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=

0 commit comments

Comments
 (0)