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/ldap.go
generated
vendored
6
vendor/github.com/go-ldap/ldap/ldap.go
generated
vendored
@@ -1,7 +1,3 @@
|
||||
// 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 (
|
||||
@@ -9,7 +5,7 @@ import (
|
||||
"io/ioutil"
|
||||
"os"
|
||||
|
||||
ber "gopkg.in/asn1-ber.v1"
|
||||
"gopkg.in/asn1-ber.v1"
|
||||
)
|
||||
|
||||
// LDAP Application Codes
|
||||
|
||||
Reference in New Issue
Block a user