update go.mod

This commit is contained in:
2026-02-16 16:16:56 +08:00
parent a2611a0e1a
commit 0100d09be5
3 changed files with 113 additions and 53 deletions

View File

@@ -26,6 +26,4 @@ func NewImpl() {
LogStdout: false,
Debug: false,
})
with.Logger(config.Spec.Log)
}