chore: change the package name to hivemind
This commit is contained in:
parent
4d44012d06
commit
30750eebe3
17 changed files with 57 additions and 57 deletions
|
|
@ -4,7 +4,7 @@ import (
|
|||
"encoding/json"
|
||||
"fmt"
|
||||
|
||||
"git.wzray.com/homelab/mastermind/internal/types"
|
||||
"git.wzray.com/homelab/hivemind/internal/types"
|
||||
)
|
||||
|
||||
func fail(format string, a ...any) []byte {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue