landed the dictionary objects and spelling rewriter, which also allowed me to complete the configuration YAML file

This commit is contained in:
2025-10-30 22:33:39 -06:00
parent 05a43bcd47
commit 596d7de7de
10 changed files with 323 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import (
"fmt"
"time"
"github.com/labstack/gommon/log"
log "github.com/sirupsen/logrus"
)
// AuditRecord holds an audit record instance.