chore: change the package name to hivemind
This commit is contained in:
parent
d3f0628396
commit
7185f55609
17 changed files with 57 additions and 57 deletions
|
|
@ -10,8 +10,8 @@ import (
|
|||
"net/url"
|
||||
"time"
|
||||
|
||||
"git.wzray.com/homelab/mastermind/internal/types"
|
||||
"git.wzray.com/homelab/mastermind/internal/web/middleware"
|
||||
"git.wzray.com/homelab/hivemind/internal/types"
|
||||
"git.wzray.com/homelab/hivemind/internal/web/middleware"
|
||||
)
|
||||
|
||||
type client struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue