refactor; move logger to module
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module github.com/hrfee/jfa-go/logger
|
||||
|
||||
go 1.16
|
||||
|
||||
require github.com/fatih/color v1.10.0
|
||||
Reference in New Issue
Block a user