diff options
Diffstat (limited to 'ldap.go')
-rw-r--r-- | ldap.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ import ( "fmt" "io/ioutil" - "github.com/SpruceHealth/asn1-ber" + "github.com/johnweldon/asn1-ber" ) // LDAP Application Codes |