mirror of
https://github.com/go-micro/go-micro.git
synced 2025-11-29 21:47:44 +02:00
examples at v3
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
|
||||
"context"
|
||||
proto "github.com/micro/go-micro/examples/service/proto"
|
||||
proto "github.com/asim/go-micro/examples/v3/service/proto"
|
||||
"github.com/asim/go-micro/v3"
|
||||
"github.com/asim/go-micro/v3/client"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user