chore(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 (#1861)

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-05 15:45:01 +09:00
committed by GitHub
parent d1f9233409
commit 54dae08f54
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -53,7 +53,7 @@ require (
github.com/vulsio/gost v0.4.6-0.20231217202927-253ae3c1e8fb
github.com/vulsio/goval-dictionary v0.9.5-0.20231217193624-5a5a38b48f60
go.etcd.io/bbolt v1.3.9
go.uber.org/zap v1.26.0
go.uber.org/zap v1.27.0
golang.org/x/exp v0.0.0-20231214170342-aacd6d4b4611
golang.org/x/oauth2 v0.17.0
golang.org/x/sync v0.6.0