mirror of
https://github.com/safing/portbase
synced 2025-09-16 10:09:49 +00:00
Update import paths
This commit is contained in:
parent
9cd2894afc
commit
8f3082f96f
78 changed files with 153 additions and 154 deletions
|
@ -1,8 +1,8 @@
|
|||
package database
|
||||
|
||||
import (
|
||||
"github.com/Safing/portbase/database/query"
|
||||
"github.com/Safing/portbase/database/record"
|
||||
"github.com/safing/portbase/database/query"
|
||||
"github.com/safing/portbase/database/record"
|
||||
)
|
||||
|
||||
// Hook describes a hook
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue