mirror of
https://github.com/go-micro/go-micro.git
synced 2025-11-29 21:47:44 +02:00
update
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"context"
|
||||
"log"
|
||||
|
||||
pb "github.com/asim/go-micro/examples/v3/helloworld/proto"
|
||||
pb "github.com/asim/go-micro/examples/v4/helloworld/proto"
|
||||
"go-micro.dev/v4"
|
||||
)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// source: github.com/asim/go-micro/examples/v3/helloworld/proto/greeter.proto
|
||||
// source: github.com/asim/go-micro/examples/v4/helloworld/proto/greeter.proto
|
||||
|
||||
package greeter
|
||||
|
||||
@@ -104,7 +104,7 @@ func init() {
|
||||
}
|
||||
|
||||
func init() {
|
||||
proto.RegisterFile("github.com/asim/go-micro/examples/v3/helloworld/proto/greeter.proto", fileDescriptor_f59dc6c921369088)
|
||||
proto.RegisterFile("github.com/asim/go-micro/examples/v4/helloworld/proto/greeter.proto", fileDescriptor_f59dc6c921369088)
|
||||
}
|
||||
|
||||
var fileDescriptor_f59dc6c921369088 = []byte{
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// Code generated by protoc-gen-micro. DO NOT EDIT.
|
||||
// source: github.com/asim/go-micro/examples/v3/helloworld/proto/greeter.proto
|
||||
// source: github.com/asim/go-micro/examples/v4/helloworld/proto/greeter.proto
|
||||
|
||||
package greeter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user