mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-26 06:45:08 +00:00
Bump deps
This commit is contained in:
6
vendor/github.com/go-ldap/ldap/bind.go
generated
vendored
6
vendor/github.com/go-ldap/ldap/bind.go
generated
vendored
@@ -1,13 +1,9 @@
|
||||
// Copyright 2011 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
package ldap
|
||||
|
||||
import (
|
||||
"errors"
|
||||
|
||||
ber "gopkg.in/asn1-ber.v1"
|
||||
"gopkg.in/asn1-ber.v1"
|
||||
)
|
||||
|
||||
// SimpleBindRequest represents a username/password bind operation
|
||||
|
||||
Reference in New Issue
Block a user