natefinch / lumberjack

lumberjack is a log rolling package for Go
MIT License
4.76k stars 585 forks source link

How to install it with ```go mod``` ? #134

Closed DachuanZhao closed 3 years ago

DachuanZhao commented 3 years ago

I can't import it after I run go get gopkg.in/natefinch/lumberjack.v2