ldapclient: update go-ldap version to v3

This commit is contained in:
Salman Ahmed
2020-07-21 15:13:21 +02:00
committed by Nikolay Stupak
parent 9ffd6c0747
commit 0a9bdb56ad
3 changed files with 15 additions and 4 deletions

View File

@ -18,10 +18,10 @@ import (
"time"
"github.com/coocood/freecache"
"github.com/go-ldap/ldap/v3"
"github.com/i-core/rlog"
"github.com/pkg/errors"
"go.uber.org/zap"
ldap "gopkg.in/ldap.v2"
)
var (