8 lines
152 B
Modula-2
8 lines
152 B
Modula-2
module git.zio.sh/astra/logger
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
github.com/fatih/color v1.10.0
|
|
github.com/kris-nova/lolgopher v0.0.0-20210112022122-73f0047e8b65
|
|
)
|