openconfig / lemming

An OpenConfig reference device implementation
Apache License 2.0
31 stars 9 forks source link

[lint] use NewClient instead of deprecated grpc.Dial/DialContext #430

Closed wenovus closed 5 months ago

wenovus commented 5 months ago

@DanG100 Thanks for the review. I have one more thing to fix -- this somehow changed the behaviour of gRPC calls via sysrib's unix domain socket. I'll take a look today. If I manage to fix it I'll merge the PR.