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
+2 -2
View File
@@ -2,9 +2,9 @@ package dehashed
import (
"bytes"
"crowsnest/internal/debug"
"crowsnest/internal/sqlite"
"crypto/sha256"
"dehasher/internal/debug"
"dehasher/internal/sqlite"
"encoding/hex"
"encoding/json"
"errors"