aboutsummaryrefslogtreecommitdiff
path: root/go/operation/system_message.pb.go
diff options
context:
space:
mode:
authoryanyiwu <i@yanyiwu.com>2014-12-26 16:59:53 +0800
committeryanyiwu <i@yanyiwu.com>2014-12-26 16:59:53 +0800
commit5b7628cf08b246bb8dd075a28f29e1bd3401eb2d (patch)
treeec86ea79cb296d838a5d8eaa71ec7a30705e6d90 /go/operation/system_message.pb.go
parent5a40f539f23bbc262c3a10f64cc53bba67b3df21 (diff)
downloadseaweedfs-5b7628cf08b246bb8dd075a28f29e1bd3401eb2d.tar.xz
seaweedfs-5b7628cf08b246bb8dd075a28f29e1bd3401eb2d.zip
use github.com/golang/protobuf/proto instead of code.google.com/p/goprotobuf/proto
Diffstat (limited to 'go/operation/system_message.pb.go')
-rw-r--r--go/operation/system_message.pb.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/operation/system_message.pb.go b/go/operation/system_message.pb.go
index 9f00dd74d..6f0f974c5 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 "github.com/golang/protobuf/proto"
import math "math"
// Reference imports to suppress errors if they are not otherwise used.