Source release 15.2.0
This commit is contained in:
2
third_party/protobuf/examples/list_people.go
vendored
2
third_party/protobuf/examples/list_people.go
vendored
@@ -8,7 +8,7 @@ import (
|
||||
"os"
|
||||
|
||||
"github.com/golang/protobuf/proto"
|
||||
pb "github.com/google/protobuf/examples/tutorial"
|
||||
pb "github.com/protocolbuffers/protobuf/examples/tutorial"
|
||||
)
|
||||
|
||||
func writePerson(w io.Writer, p *pb.Person) {
|
||||
|
||||
Reference in New Issue
Block a user