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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-02 07:30:58 +09:00
committed by GitHub
parent 212b9daec3
commit 58d80a7c12
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/prometheus/client_golang v1.14.0
github.com/stretchr/testify v1.8.1
github.com/teambition/rrule-go v1.8.0
go.uber.org/zap v1.23.0
go.uber.org/zap v1.24.0
golang.org/x/oauth2 v0.2.0
gomodules.xyz/jsonpatch/v2 v2.2.0
k8s.io/api v0.25.4