fix(deps): update golang.org/x/oauth2 digest to 6fdb5e3 (#1922)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-10-16 17:17:25 +09:00
committed by GitHub
parent 003c552c34
commit 8fa08d59b1
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/stretchr/testify v1.8.0
github.com/teambition/rrule-go v1.8.0
go.uber.org/zap v1.23.0
golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
gomodules.xyz/jsonpatch/v2 v2.2.0
k8s.io/api v0.25.3
k8s.io/apimachinery v0.25.3