Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 479e993

Browse files
Bump go.uber.org/zap from 1.20.0 to 1.21.0 (#340)
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.20.0 to 1.21.0. - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.20.0...v1.21.0) --- updated-dependencies: - dependency-name: go.uber.org/zap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56d5be9 commit 479e993

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ require (
2424
github.com/prometheus/client_golang v1.12.1
2525
github.com/shurcooL/githubv4 v0.0.0-20201206200315-234843c633fa
2626
github.com/slack-go/slack v0.10.1
27-
go.uber.org/zap v1.20.0
27+
github.com/tidwall/gjson v1.14.0
28+
github.com/urfave/cli/v2 v2.3.0
29+
go.uber.org/zap v1.21.0
2830
golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c
2931
gopkg.in/h2non/gock.v1 v1.1.2
3032
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
@@ -61,11 +63,9 @@ require (
6163
github.com/russross/blackfriday/v2 v2.0.1 // indirect
6264
github.com/shurcooL/graphql v0.0.0-20200928012149-18c5c3165e3a // indirect
6365
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
64-
github.com/tidwall/gjson v1.14.0 // indirect
6566
github.com/tidwall/match v1.1.1 // indirect
6667
github.com/tidwall/pretty v1.2.0 // indirect
6768
github.com/ugorji/go/codec v1.2.6 // indirect
68-
github.com/urfave/cli/v2 v2.3.0 // indirect
6969
go.uber.org/atomic v1.7.0 // indirect
7070
go.uber.org/multierr v1.6.0 // indirect
7171
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 // indirect

go.sum

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -446,8 +446,6 @@ github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
446446
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY=
447447
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
448448
github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
449-
github.com/tidwall/gjson v1.13.0 h1:3TFY9yxOQShrvmjdM76K+jc66zJeT6D3/VFFYCGQf7M=
450-
github.com/tidwall/gjson v1.13.0/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
451449
github.com/tidwall/gjson v1.14.0 h1:6aeJ0bzojgWLa82gDQHcx3S0Lr/O51I9bJ5nv6JFx5w=
452450
github.com/tidwall/gjson v1.14.0/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
453451
github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA=
@@ -493,8 +491,8 @@ go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee/go.mod h1:vJERXedbb3MVM5f9E
493491
go.uber.org/zap v1.9.1/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q=
494492
go.uber.org/zap v1.10.0/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q=
495493
go.uber.org/zap v1.13.0/go.mod h1:zwrFLgMcdUuIBviXEYEH1YKNaOBnKXsx2IPda5bBwHM=
496-
go.uber.org/zap v1.20.0 h1:N4oPlghZwYG55MlU6LXk/Zp00FVNE9X9wrYO8CEs4lc=
497-
go.uber.org/zap v1.20.0/go.mod h1:wjWOCqI0f2ZZrJF/UufIOkiC8ii6tm1iqIsLo76RfJw=
494+
go.uber.org/zap v1.21.0 h1:WefMeulhovoZ2sYXz7st6K0sLj7bBhpiFaud4r4zST8=
495+
go.uber.org/zap v1.21.0/go.mod h1:wjWOCqI0f2ZZrJF/UufIOkiC8ii6tm1iqIsLo76RfJw=
498496
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
499497
golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
500498
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=

0 commit comments

Comments
 (0)