update glauth to use go-micro v3
This commit is contained in:
committed by
Jörn Friedrich Dreyer
parent
005f47d436
commit
af33d62a9a
@@ -8,9 +8,9 @@ import (
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
"github.com/asim/go-micro/v3/metadata"
|
||||
"github.com/glauth/glauth/pkg/handler"
|
||||
"github.com/glauth/glauth/pkg/stats"
|
||||
"github.com/micro/go-micro/v2/metadata"
|
||||
ber "github.com/nmcclain/asn1-ber"
|
||||
"github.com/nmcclain/ldap"
|
||||
accounts "github.com/owncloud/ocis/accounts/pkg/proto/v0"
|
||||
|
||||
Reference in New Issue
Block a user