Rebrand to CrowsNest

Added coffee rootCmd
This commit is contained in:
Evan Hosinski
2025-05-17 10:00:59 -04:00
parent 1152a1910c
commit dc15315403
20 changed files with 80 additions and 74 deletions
+3 -3
View File
@@ -2,9 +2,9 @@ package whois
import (
"bytes"
"dehasher/internal/debug"
"dehasher/internal/dehashed"
"dehasher/internal/sqlite"
"crowsnest/internal/debug"
"crowsnest/internal/dehashed"
"crowsnest/internal/sqlite"
"encoding/json"
"errors"
"fmt"