mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 08:56:43 +00:00
Lint
This commit is contained in:
parent
96fdd3728a
commit
573aa408a1
@ -365,7 +365,7 @@ func (s *Server) establishStream(ctx context.Context,
|
||||
}),
|
||||
grpc.WithDefaultCallOptions(grpc.MaxCallSendMsgSize(50 * 1024 * 1024)),
|
||||
}
|
||||
|
||||
|
||||
logger.Trace("dialing peer", "addr", addr)
|
||||
conn, err := grpc.DialContext(streamCtx, addr, opts...)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user