fix ipv6 error with go-micro update

This commit is contained in:
Willy Kloucek
2021-10-28 12:29:50 +02:00
parent 015702a472
commit d6040ce76c
16 changed files with 68 additions and 151 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import (
"syscall"
"time"
mzlog "github.com/asim/go-micro/plugins/logger/zerolog/v3"
mzlog "github.com/asim/go-micro/plugins/logger/zerolog/v4"
"github.com/mohae/deepcopy"
"github.com/olekukonko/tablewriter"
accounts "github.com/owncloud/ocis/accounts/pkg/command"