Browse Source

use proto "github.com/golang/protobuf/proto"

pull/73/head
yanyiwu 10 years ago
parent
commit
2f10f2960b
  1. 2
      go/operation/system_message.pb.go

2
go/operation/system_message.pb.go

@ -14,7 +14,7 @@ It has these top-level messages:
*/
package operation
import proto "code.google.com/p/goprotobuf/proto"
import proto "github.com/golang/protobuf/proto"
import math "math"
// Reference imports to suppress errors if they are not otherwise used.

Loading…
Cancel
Save