aboutsummaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index b490aa7..4e5abce 100644
--- a/main.go
+++ b/main.go
@@ -13,9 +13,9 @@ import (
"syscall"
ldap "bottin/ldapserver"
+ message "bottin/goldap"
consul "github.com/hashicorp/consul/api"
- message "github.com/lor00x/goldap/message"
log "github.com/sirupsen/logrus"
)