mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 15:54:25 +00:00
e374bb7e2d
* [Vendor] update go-ldap to v3.0.3 * update go-ldap to v3.2.4 Co-authored-by: techknowlogick <techknowlogick@gitea.io>
5 lines
70 B
Go
Vendored
5 lines
70 B
Go
Vendored
/*
|
|
Package ldap provides basic LDAP v3 functionality.
|
|
*/
|
|
package ldap
|