fix(deps): update module go.uber.org/zap to v1.20.0 (#1027)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-01-07 08:51:57 +09:00
committed by GitHub
parent 1a6e5719c3
commit 02679ac1d8
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/onsi/gomega v1.17.0
github.com/prometheus/client_golang v1.11.0
github.com/teambition/rrule-go v1.7.2
go.uber.org/zap v1.19.1
go.uber.org/zap v1.20.0
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
gomodules.xyz/jsonpatch/v2 v2.2.0
k8s.io/api v0.23.0