Skip to content

Commit

Permalink
Remove addressof from the client chain (networkservicemesh#581)
Browse files Browse the repository at this point in the history
Signed-off-by: Albert Safin <albert.safin@xored.com>
Signed-off-by: Sergey Ershov <sergey.ershov@xored.com>
  • Loading branch information
xzfc authored and Sergey Ershov committed Dec 23, 2020
1 parent 4b02029 commit 5dce8a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/networkservice/chains/client/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ package client
import (
"context"

"google.golang.org/grpc"
"github.com/networkservicemesh/sdk/pkg/networkservice/common/updatetoken"
"github.com/networkservicemesh/sdk/pkg/networkservice/utils/inject/injectpeer"

"github.com/networkservicemesh/api/pkg/api/networkservice"

Expand Down

0 comments on commit 5dce8a0

Please sign in to comment.