update at 2020-01-07 17:38:50 by ehlxr

master
ehlxr 2020-01-07 17:38:50 +08:00
parent aad0d71d1e
commit 63ba3dd7ab
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 v0.0.1
github.com/ehlxr/lumberjack v0.0.2-0.20200107093220-2a579f1b2e4d
github.com/robfig/cron/v3 v3.0.0
go.uber.org/zap v1.12.0
)