mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 13:29:41 +02:00
feat(api): bump ldap library version (#3772)
* feat(api): bump ldap library version * feat(api): fix ldap v3 import
This commit is contained in:
parent
070be46352
commit
8986e284fd
3 changed files with 4 additions and 17 deletions
|
@ -4,10 +4,9 @@ import (
|
|||
"fmt"
|
||||
"strings"
|
||||
|
||||
ldap "github.com/go-ldap/ldap/v3"
|
||||
portainer "github.com/portainer/portainer/api"
|
||||
"github.com/portainer/portainer/api/crypto"
|
||||
|
||||
"gopkg.in/ldap.v3"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue