update at 2020-01-07 17:38:50 by ehlxr
This commit is contained in:
parent
aad0d71d1e
commit
63ba3dd7ab
2
go.mod
2
go.mod
@ -3,7 +3,7 @@ module github.com/ehlxr/log
|
|||||||
go 1.13
|
go 1.13
|
||||||
|
|
||||||
require (
|
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
|
github.com/robfig/cron/v3 v3.0.0
|
||||||
go.uber.org/zap v1.12.0
|
go.uber.org/zap v1.12.0
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user