release v0.0.4

master
ehlxr 2019-11-08 18:18:03 +08:00
parent 8dcedb0ce7
commit a2a63aebee
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/ehlxr/log
go 1.13
require (
github.com/ehlxr/lumberjack v2.0.0+incompatible
github.com/ehlxr/lumberjack v0.0.0-20191108081232-958db638c836
github.com/robfig/cron/v3 v3.0.0
go.uber.org/zap v1.12.0
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect