Update import paths to use new module path hub.krkn.tech/KrakenTech/crowsnest across the project
This commit is contained in:
+2
-1
@@ -1,9 +1,10 @@
|
||||
package cmd
|
||||
|
||||
import (
|
||||
"crowsnest/internal/pretty"
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
"hub.krkn.tech/KrakenTech/crowsnest/internal/pretty"
|
||||
)
|
||||
|
||||
// Map of available tables and their columns
|
||||
|
||||
Reference in New Issue
Block a user