index
:
sijanec/ldap
master
Basic LDAP v3 client & server functionality for the GO programming language.
Anton Luka Šijanec <anton@sijanec.eu>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
conn.go
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'conn.go')
-rw-r--r--
conn.go
2
1 files changed, 1 insertions, 1 deletions
diff --git a/conn.go b/conn.go
index 253e58e..ab880c4 100644
--- a/
conn.go
+++ b/
conn.go
@@ -12,7 +12,7 @@ import (
"sync"
"time"
- "github.com/nmcclain/asn1-ber"
+ "4a.si/asn1-ber"
)
const (