aboutsummaryrefslogtreecommitdiff
path: root/conn.go
diff options
context:
space:
mode:
authorned <[email protected]>2014-11-12 14:52:16 -0700
committerned <[email protected]>2014-11-12 14:52:16 -0700
commitf4e67fa4cd924fbe6f271611514caf5589e6a6e5 (patch)
treee696dd77956b8e1ce1aa342a35036db3a9494575 /conn.go
parent492fd8f904034d84f406b496211e3affade8aa9a (diff)
LDAP server support
Diffstat (limited to 'conn.go')
-rw-r--r--conn.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/conn.go b/conn.go
index ce0370d..9f40317 100644
--- a/conn.go
+++ b/conn.go
@@ -11,8 +11,7 @@ import (
"net"
"sync"
"time"
-
- "github.com/vanackere/asn1-ber"
+ "github.com/nmcclain/asn1-ber"
)
const (