e1.1.0 Refactoring default config and unused functions, global auto-initiated logger instance removed
This commit is contained in:
2
go.mod
2
go.mod
@ -2,7 +2,7 @@ module github.com/LixenWraith/log
|
||||
|
||||
go 1.24.2
|
||||
|
||||
require github.com/LixenWraith/config v0.0.0-20250422065842-0c5b33a935d3
|
||||
require github.com/LixenWraith/config v0.0.0-20250423043415-925ccb5f1748
|
||||
|
||||
require (
|
||||
github.com/LixenWraith/tinytoml v0.0.0-20250422065624-8aa28720f04a // indirect
|
||||
|
||||
Reference in New Issue
Block a user