mirror of
https://github.com/go-micro/go-micro.git
synced 2025-12-05 21:56:14 +02:00
rename imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// source: github.com/micro/examples/helloworld/proto/greeter.proto
|
||||
// source: github.com/micro/go-micro/examples/helloworld/proto/greeter.proto
|
||||
|
||||
package greeter
|
||||
|
||||
@@ -104,7 +104,7 @@ func init() {
|
||||
}
|
||||
|
||||
func init() {
|
||||
proto.RegisterFile("github.com/micro/examples/helloworld/proto/greeter.proto", fileDescriptor_f59dc6c921369088)
|
||||
proto.RegisterFile("github.com/micro/go-micro/examples/helloworld/proto/greeter.proto", fileDescriptor_f59dc6c921369088)
|
||||
}
|
||||
|
||||
var fileDescriptor_f59dc6c921369088 = []byte{
|
||||
|
||||
Reference in New Issue
Block a user