1
0
Fork 0
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:
Anthony Lapenna 2020-04-29 14:25:25 +12:00 committed by Anthony Lapenna
parent 070be46352
commit 8986e284fd
3 changed files with 4 additions and 17 deletions

View file

@ -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 (