From cb6a180b96cac80928df59b147f3b43b85988008 Mon Sep 17 00:00:00 2001
From: chenshijun <csj_sky@126.com>
Date: 星期一, 02 三月 2020 18:12:16 +0800
Subject: [PATCH] modify gogo version
---
alarm.pb.go | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/alarm.pb.go b/alarm.pb.go
index d6d2283..b871603 100644
--- a/alarm.pb.go
+++ b/alarm.pb.go
@@ -18,7 +18,7 @@
// is compatible with the proto package it is being compiled against.
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
-const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package
+const _ = proto.GoGoProtoPackageIsVersion2 // please upgrade the proto package
type AlarmInfo struct {
Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
--
Gitblit v1.8.0