summaryrefslogtreecommitdiffstats
path: root/cmd/client
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/client')
-rw-r--r--cmd/client/main.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/cmd/client/main.go b/cmd/client/main.go
index defcc17..d3bffd7 100644
--- a/cmd/client/main.go
+++ b/cmd/client/main.go
@@ -6,9 +6,9 @@ import (
"net"
"strings"
- "git.rctt.net/solec/client"
- "git.rctt.net/solec/core"
- "git.rctt.net/solec/prompt"
+ "go.rctt.net/solec/client"
+ "go.rctt.net/solec/core"
+ "go.rctt.net/solec/prompt"
)
var (