diff --git a/template/proto/example/example.pb.go b/template/proto/example/example.pb.go index af50f655..fc406bdf 100644 --- a/template/proto/example/example.pb.go +++ b/template/proto/example/example.pb.go @@ -1,24 +1,16 @@ -// Code generated by protoc-gen-gogo. +// Code generated by protoc-gen-go. // source: asim/go-micro/template/proto/example/example.proto // DO NOT EDIT! -/* -Package go_micro_service_template_example is a generated protocol buffer package. - -It is generated from these files: - asim/go-micro/template/proto/example/example.proto - -It has these top-level messages: - Request - Response -*/ package go_micro_service_template_example -import proto "code.google.com/p/gogoprotobuf/proto" +import proto "code.google.com/p/goprotobuf/proto" +import json "encoding/json" import math "math" -// Reference imports to suppress errors if they are not otherwise used. +// Reference proto, json, and math imports to suppress error if they are not otherwise used. var _ = proto.Marshal +var _ = &json.SyntaxError{} var _ = math.Inf type Request struct {