From 8f902152b1485b939ca7313f1bbae48d741fbb2b Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 1 Dec 2022 04:27:28 +0000 Subject: [PATCH] chore(deps): update module go.uber.org/zap to v1.24.0 (#9) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go.uber.org/zap](https://github.com/uber-go/zap) | require | minor | `v1.23.0` -> `v1.24.0` | --- ### Release Notes
uber-go/zap ### [`v1.24.0`](https://github.com/uber-go/zap/releases/tag/v1.24.0) [Compare Source](https://github.com/uber-go/zap/compare/v1.23.0...v1.24.0) Enhancements: - [#​1148][]: Add `Level` to both `Logger` and `SugaredLogger` that reports the current minimum enabled log level. - [#​1185][]: `SugaredLogger` turns errors to zap.Error automatically. Thanks to [@​Abirdcfly](https://github.com/Abirdcfly), [@​craigpastro](https://github.com/craigpastro), [@​nnnkkk7](https://github.com/nnnkkk7), and [@​sashamelentyev](https://github.com/sashamelentyev) for their contributions to this release. [#​1148]: https://github.com/uber-go/zap/pull/1148 [#​1185]: https://github.com/uber-go/zap/pull/1185
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: Renovate Reviewed-on: https://gitea.dwysokinski.me/Kichiyaki/chizap/pulls/9 Co-authored-by: renovate Co-committed-by: renovate --- _examples/basic/go.mod | 2 +- _examples/basic/go.sum | 4 ++-- go.mod | 2 +- go.sum | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_examples/basic/go.mod b/_examples/basic/go.mod index 458dcbd..297233f 100644 --- a/_examples/basic/go.mod +++ b/_examples/basic/go.mod @@ -7,7 +7,7 @@ replace gitea.dwysokinski.me/Kichiyaki/chizap => ../.. require ( gitea.dwysokinski.me/Kichiyaki/chizap v0.2.1 github.com/go-chi/chi/v5 v5.0.7 - go.uber.org/zap v1.23.0 + go.uber.org/zap v1.24.0 ) require ( diff --git a/_examples/basic/go.sum b/_examples/basic/go.sum index 4a5a489..7ea78ca 100644 --- a/_examples/basic/go.sum +++ b/_examples/basic/go.sum @@ -17,8 +17,8 @@ go.uber.org/atomic v1.9.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc= go.uber.org/goleak v1.1.11 h1:wy28qYRKZgnJTxGxvye5/wgWr1EKjmUDGYox5mGlRlI= go.uber.org/multierr v1.7.0 h1:zaiO/rmgFjbmCXdSYJWQcdvOCsthmdaHfr3Gm2Kx4Ec= go.uber.org/multierr v1.7.0/go.mod h1:7EAYxJLBy9rStEaz58O2t4Uvip6FSURkq8/ppBp95ak= -go.uber.org/zap v1.23.0 h1:OjGQ5KQDEUawVHxNwQgPpiypGHOxo2mNZsOqTak4fFY= -go.uber.org/zap v1.23.0/go.mod h1:D+nX8jyLsMHMYrln8A0rJjFt/T/9/bGgIhAqxv5URuY= +go.uber.org/zap v1.24.0 h1:FiJd5l1UOLj0wCgbSE0rwwXHzEdAZS6hiiSnxJN/D60= +go.uber.org/zap v1.24.0/go.mod h1:2kMP+WWQ8aoFoedH3T2sq6iJ2yDWpHbP0f6MQbS9Gkg= gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= diff --git a/go.mod b/go.mod index b98517b..e67e369 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.18 require ( github.com/go-chi/chi/v5 v5.0.7 github.com/stretchr/testify v1.8.0 - go.uber.org/zap v1.23.0 + go.uber.org/zap v1.24.0 ) require ( diff --git a/go.sum b/go.sum index 801a665..7f5e346 100644 --- a/go.sum +++ b/go.sum @@ -20,8 +20,8 @@ go.uber.org/atomic v1.9.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc= go.uber.org/goleak v1.1.11 h1:wy28qYRKZgnJTxGxvye5/wgWr1EKjmUDGYox5mGlRlI= go.uber.org/multierr v1.7.0 h1:zaiO/rmgFjbmCXdSYJWQcdvOCsthmdaHfr3Gm2Kx4Ec= go.uber.org/multierr v1.7.0/go.mod h1:7EAYxJLBy9rStEaz58O2t4Uvip6FSURkq8/ppBp95ak= -go.uber.org/zap v1.23.0 h1:OjGQ5KQDEUawVHxNwQgPpiypGHOxo2mNZsOqTak4fFY= -go.uber.org/zap v1.23.0/go.mod h1:D+nX8jyLsMHMYrln8A0rJjFt/T/9/bGgIhAqxv5URuY= +go.uber.org/zap v1.24.0 h1:FiJd5l1UOLj0wCgbSE0rwwXHzEdAZS6hiiSnxJN/D60= +go.uber.org/zap v1.24.0/go.mod h1:2kMP+WWQ8aoFoedH3T2sq6iJ2yDWpHbP0f6MQbS9Gkg= gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM= gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=