We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99397e2 commit 17e7af2Copy full SHA for 17e7af2
client/client.go
@@ -26,7 +26,7 @@ import (
26
"io"
27
"log"
28
29
- pb "arduino.cc/builder/grpc/proto"
+ pb "github.com/arduino/arduino-builder/grpc/proto"
30
"golang.org/x/net/context"
31
"google.golang.org/grpc"
32
)
0 commit comments