aboutsummaryrefslogtreecommitdiff
path: root/dht/remote_node.go
diff options
context:
space:
mode:
Diffstat (limited to 'dht/remote_node.go')
-rw-r--r--dht/remote_node.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/dht/remote_node.go b/dht/remote_node.go
index 7dbf893..0a5cafa 100644
--- a/dht/remote_node.go
+++ b/dht/remote_node.go
@@ -4,7 +4,7 @@ import (
"fmt"
"net"
- "github.com/felix/dhtsearch/models"
+ "src.userspace.com.au/dhtsearch/models"
)
type remoteNode struct {