Update zap to v1.17.0.

This commit is contained in:
Piotr Tabor
2021-06-03 12:37:43 +02:00
parent af6f3dcba5
commit 90cea7d4e7
17 changed files with 52 additions and 30 deletions

View File

@@ -5,6 +5,6 @@ go 1.16
require (
github.com/coreos/go-systemd/v22 v22.3.1
github.com/stretchr/testify v1.7.0
go.uber.org/zap v1.16.1-0.20210329175301-c23abee72d19
go.uber.org/zap v1.17.0
golang.org/x/sys v0.0.0-20210403161142-5e06dd20ab57
)