From 2f10f2960b30cff9d5d32d2d938232ba5d7ba519 Mon Sep 17 00:00:00 2001 From: yanyiwu Date: Fri, 30 Jan 2015 15:09:37 +0800 Subject: [PATCH] use proto "github.com/golang/protobuf/proto" --- go/operation/system_message.pb.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go/operation/system_message.pb.go b/go/operation/system_message.pb.go index 32e6a6640..742a1ca4e 100644 --- a/go/operation/system_message.pb.go +++ b/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.