ldapclient: update go-ldap version to v3
This commit is contained in:
committed by
Nikolay Stupak
parent
9ffd6c0747
commit
0a9bdb56ad
@ -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 (
|
||||
|
Reference in New Issue
Block a user