mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-19 11:25:06 +00:00
Migrate to built-in Go vendoring.
This also removes `godep` calls from make scripts. Of note is that currently `./...` checking in acceptance tests is disabled.
This commit is contained in:
4
vendor/github.com/go-ldap/ldap/doc.go
generated
vendored
Normal file
4
vendor/github.com/go-ldap/ldap/doc.go
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/*
|
||||
Package ldap provides basic LDAP v3 functionality.
|
||||
*/
|
||||
package ldap
|
||||
Reference in New Issue
Block a user