fix(deps): update golang.org/x/oauth2 commit hash to 2bc19b1 (#739)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-08-31 09:50:34 +09:00
committed by GitHub
parent 3f801af72a
commit 63fe89b7aa
2 changed files with 76 additions and 1 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/prometheus/client_golang v1.11.0
github.com/teambition/rrule-go v1.6.2
go.uber.org/zap v1.17.0
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
gomodules.xyz/jsonpatch/v2 v2.2.0
k8s.io/api v0.21.1
k8s.io/apimachinery v0.21.1