summaryrefslogtreecommitdiffstats
path: root/cmd/x.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/x.go')
-rw-r--r--cmd/x.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd/x.go b/cmd/x.go
index b4114b5..8cf1e36 100644
--- a/cmd/x.go
+++ b/cmd/x.go
@@ -1,8 +1,8 @@
package cmd
import (
- "dborg/internal/client"
- "dborg/internal/config"
+ "git.db.org.ai/dborg/internal/client"
+ "git.db.org.ai/dborg/internal/config"
"encoding/json"
"fmt"