fix ipv6 error with go-micro update

This commit is contained in:
Willy Kloucek
2021-10-28 11:42:58 +02:00
parent 015702a472
commit d6040ce76c
16 changed files with 68 additions and 151 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"regexp"
"sort"
"github.com/asim/go-micro/plugins/client/grpc/v3"
"github.com/asim/go-micro/plugins/client/grpc/v4"
revactx "github.com/cs3org/reva/pkg/ctx"
accounts "github.com/owncloud/ocis/accounts/pkg/proto/v0"
"github.com/owncloud/ocis/ocis-pkg/oidc"