Skip to content

Commit

Permalink
Bump zap dependency
Browse files Browse the repository at this point in the history
This picks up uber-go/zap#771.

Change-Id: Ic55f3fd29b0d600a3b1c87bd117f7e0a2e0fce04
Signed-off-by: Matthew Sykes <sykesmat@us.ibm.com>
  • Loading branch information
sykesm committed Mar 16, 2020
1 parent 3617de2 commit c43f945
Show file tree
Hide file tree
Showing 13 changed files with 405 additions and 27 deletions.
6 changes: 3 additions & 3 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Expand Up @@ -133,7 +133,7 @@ noverify = [

[[constraint]]
name = "go.uber.org/zap"
version = "1.9.0"
version = "1.14"

[[constraint]]
branch = "master"
Expand Down
10 changes: 9 additions & 1 deletion vendor/go.uber.org/zap/buffer/buffer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions vendor/go.uber.org/zap/config.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions vendor/go.uber.org/zap/encoder.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c43f945

Please sign in to comment.