Move to ldap.v3 to fix #5928 (#6105) (#6107)

Signed-off-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
zeripath
2019-02-18 14:24:25 +00:00
committed by GitHub
parent 5cca840bb8
commit b5ae8945e5
24 changed files with 723 additions and 435 deletions

4
vendor/gopkg.in/ldap.v3/doc.go generated vendored Normal file
View File

@@ -0,0 +1,4 @@
/*
Package ldap provides basic LDAP v3 functionality.
*/
package ldap