mirror of
https://github.com/go-micro/go-micro.git
synced 2025-12-17 21:57:26 +02:00
examples at v3
This commit is contained in:
@@ -3,7 +3,7 @@ package main
|
||||
import (
|
||||
"context"
|
||||
|
||||
proto "github.com/micro/go-micro/examples/function/proto"
|
||||
proto "github.com/asim/go-micro/examples/v3/function/proto"
|
||||
"github.com/asim/go-micro/v3"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user