module github.com/ehlxr/logger go 1.13 require ( github.com/pkg/errors v0.8.1 go.uber.org/zap v1.12.0 gopkg.in/natefinch/lumberjack.v2 v2.0.0 )