summaryrefslogtreecommitdiffstats
path: root/conn.go
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2024-10-09 22:17:53 +0200
committerAnton Luka Šijanec <anton@sijanec.eu>2024-10-09 22:17:53 +0200
commit2f4f6cc81e0ef5df77519bcd1f2ecaa02b0a179a (patch)
tree3ba38d36dded7880ce26bd371e9ca34928517ca8 /conn.go
parentlisten on arbitrary network (diff)
parentchange asn1-ber library (diff)
downloadldap-2f4f6cc81e0ef5df77519bcd1f2ecaa02b0a179a.tar
ldap-2f4f6cc81e0ef5df77519bcd1f2ecaa02b0a179a.tar.gz
ldap-2f4f6cc81e0ef5df77519bcd1f2ecaa02b0a179a.tar.bz2
ldap-2f4f6cc81e0ef5df77519bcd1f2ecaa02b0a179a.tar.lz
ldap-2f4f6cc81e0ef5df77519bcd1f2ecaa02b0a179a.tar.xz
ldap-2f4f6cc81e0ef5df77519bcd1f2ecaa02b0a179a.tar.zst
ldap-2f4f6cc81e0ef5df77519bcd1f2ecaa02b0a179a.zip
Diffstat (limited to 'conn.go')
-rw-r--r--conn.go2
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 (