summaryrefslogtreecommitdiffstats
path: root/debug.go
diff options
context:
space:
mode:
Diffstat (limited to 'debug.go')
-rw-r--r--debug.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/debug.go b/debug.go
index 56ed96f..02f9a7c 100644
--- a/debug.go
+++ b/debug.go
@@ -1,9 +1,9 @@
-// File contains debugging functionality
package ldap
import (
- "github.com/marcsauter/asn1-ber"
"log"
+
+ "github.com/SpruceHealth/asn1-ber"
)
// debbuging type