File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/stretchr/testify v1.8.0
13
13
github.com/xdg/stringprep v1.0.3
14
14
go.mongodb.org/mongo-driver v1.10.1
15
- go.uber.org/zap v1.22 .0
15
+ go.uber.org/zap v1.23 .0
16
16
gopkg.in/natefinch/lumberjack.v2 v2.0.0
17
17
k8s.io/api v0.24.3
18
18
k8s.io/apimachinery v0.24.3
Original file line number Diff line number Diff line change @@ -531,8 +531,8 @@ go.uber.org/multierr v1.6.0/go.mod h1:cdWPpRnG4AhwMwsgIHip0KRBQjJy5kYEpYjJxpXp9i
531
531
go.uber.org/zap v1.10.0 /go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q =
532
532
go.uber.org/zap v1.17.0 /go.mod h1:MXVU+bhUf/A7Xi2HNOnopQOrmycQ5Ih87HtOu4q5SSo =
533
533
go.uber.org/zap v1.19.0 /go.mod h1:xg/QME4nWcxGxrpdeYfq7UvYrLh66cuVKdrbD1XF/NI =
534
- go.uber.org/zap v1.22 .0 h1:Zcye5DUgBloQ9BaT4qc9BnjOFog5TvBSAGkJ3Nf70c0 =
535
- go.uber.org/zap v1.22 .0 /go.mod h1:H4siCOZOrAolnUPJEkfaSjDqyP+BDS0DdDWzwcgt3+U =
534
+ go.uber.org/zap v1.23 .0 h1:OjGQ5KQDEUawVHxNwQgPpiypGHOxo2mNZsOqTak4fFY =
535
+ go.uber.org/zap v1.23 .0 /go.mod h1:D+nX8jyLsMHMYrln8A0rJjFt/T/9/bGgIhAqxv5URuY =
536
536
golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
537
537
golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
538
538
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
You can’t perform that action at this time.
0 commit comments