fix(deps): update golang.org/x/oauth2 commit hash to 6242fa9

This commit is contained in:
Renovate Bot
2022-03-09 17:08:49 +00:00
committed by Yusuke Kuoka
parent 132faa13a1
commit 736a53fed6
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/stretchr/testify v1.7.0
github.com/teambition/rrule-go v1.7.2
go.uber.org/zap v1.21.0
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b
golang.org/x/oauth2 v0.0.0-20220309155454-6242fa91716a
gomodules.xyz/jsonpatch/v2 v2.2.0
k8s.io/api v0.23.4
k8s.io/apimachinery v0.23.4