Update import paths to use new module path hub.krkn.tech/KrakenTech/crowsnest across the project
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
package sqlite
|
||||
|
||||
import (
|
||||
"crowsnest/internal/files"
|
||||
"fmt"
|
||||
|
||||
"go.uber.org/zap"
|
||||
"gorm.io/gorm"
|
||||
"gorm.io/gorm/clause"
|
||||
"hub.krkn.tech/KrakenTech/crowsnest/internal/files"
|
||||
)
|
||||
|
||||
type QueryOptions struct {
|
||||
|
||||
Reference in New Issue
Block a user