aboutsummaryrefslogtreecommitdiff
path: root/read.go
diff options
context:
space:
mode:
Diffstat (limited to 'read.go')
-rw-r--r--read.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/read.go b/read.go
index 7887c93..06e54b2 100644
--- a/read.go
+++ b/read.go
@@ -6,7 +6,7 @@ import (
ldap "bottin/ldapserver"
- message "github.com/lor00x/goldap/message"
+ message "bottin/goldap"
)
// Generic read utility functions ----------