Update slog to v2

This commit is contained in:
Ian Fijolek
2026-01-15 10:57:11 -08:00
parent 0e291719c9
commit fd8e81cb1a
6 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"fmt"
"time"
"git.iamthefij.com/iamthefij/slog"
"git.iamthefij.com/iamthefij/slog/v2"
"github.com/hashicorp/hcl/v2/hclsimple"
)