update at 2019-11-11 10:28:56 by ehlxr
This commit is contained in:
parent
119fee49af
commit
5820e0ded2
3
go.mod
3
go.mod
@ -3,8 +3,7 @@ module github.com/ehlxr/log
|
|||||||
go 1.13
|
go 1.13
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/ehlxr/lumberjack v0.0.0-20191108081232-958db638c836
|
github.com/ehlxr/lumberjack v0.0.1
|
||||||
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
|
||||||
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
|
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user