rename to mocksnow

This commit is contained in:
2025-03-22 17:05:42 +11:00
parent c8c475911b
commit 112ad8da1a
33 changed files with 192 additions and 1802 deletions

View File

@@ -5,7 +5,7 @@ import (
"fmt"
"log/slog"
"os"
"wnzl-snow/internal/utils"
"mocksnow/internal/utils"
"gopkg.in/yaml.v2"
)