Fixing up services

This commit is contained in:
Janos Dobronszki
2020-10-15 17:04:38 +02:00
parent 9cd6b356bf
commit b24fd8c635
9 changed files with 10 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ import (
"time"
"github.com/golang/protobuf/proto"
pb "github.com/micro/services/routes/proto"
pb "github.com/micro/services/test/routes/proto"
)
// RouteGuide implements the route guide handler interface