summaryrefslogtreecommitdiffstats
path: root/vendor/gopkg.in/ldap.v3
Commit message (Collapse)AuthorAgeFilesLines
* [Vendor] Update go-ldap to v3.2.4 (#13163)65432020-10-1523-3860/+0
| | | | | | | * [Vendor] update go-ldap to v3.0.3 * update go-ldap to v3.2.4 Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* Use Go1.11 module (#5743)Mura Li2019-03-276-1/+181
| | | | | | | | | | | | | | | | | | * Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
* Move to ldap.v3 to fix #5928 (#6105)zeripath2019-02-1818-0/+3680
Signed-off-by: Andrew Thornton <art27@cantab.net>