aboutsummaryrefslogtreecommitdiff
path: root/ldap.go
diff options
context:
space:
mode:
authorVincent Vanackere <[email protected]>2014-07-24 13:07:31 +0200
committerVincent Vanackere <[email protected]>2014-07-24 13:07:31 +0200
commit192ce467a808aca91c0556861be676fd06b986b1 (patch)
treedc7d957c97530ff00c51a8aa83a538b6d63c2df8 /ldap.go
parent2b58f3ef141ca01ca2a3079cb99ed5b9b9422b74 (diff)
Switch asn1-ber dependency to "github.com/vanackere/asn1-ber"
Diffstat (limited to 'ldap.go')
-rw-r--r--ldap.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap.go b/ldap.go
index 0a879f2..08c01e8 100644
--- a/ldap.go
+++ b/ldap.go
@@ -9,7 +9,7 @@ import (
"fmt"
"io/ioutil"
- "github.com/johnweldon/asn1-ber"
+ "github.com/vanackere/asn1-ber"
)
// LDAP Application Codes