Source release 15.2.0
This commit is contained in:
2
third_party/protobuf/examples/add_person.go
vendored
2
third_party/protobuf/examples/add_person.go
vendored
@@ -10,7 +10,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/golang/protobuf/proto"
|
||||
pb "github.com/google/protobuf/examples/tutorial"
|
||||
pb "github.com/protocolbuffers/protobuf/examples/tutorial"
|
||||
)
|
||||
|
||||
func promptForAddress(r io.Reader) (*pb.Person, error) {
|
||||
|
||||
Reference in New Issue
Block a user