diff options
Diffstat (limited to 'buf/future-sight/future-sight.pb.go')
| -rw-r--r-- | buf/future-sight/future-sight.pb.go | 26 |
1 files changed, 5 insertions, 21 deletions
diff --git a/buf/future-sight/future-sight.pb.go b/buf/future-sight/future-sight.pb.go index 4c2b93f..c3af923 100644 --- a/buf/future-sight/future-sight.pb.go +++ b/buf/future-sight/future-sight.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.2 +// protoc-gen-go v1.35.1 // protoc (unknown) // source: future-sight/future-sight.proto @@ -30,11 +30,9 @@ type NewVersion struct { func (x *NewVersion) Reset() { *x = NewVersion{} - if protoimpl.UnsafeEnabled { - mi := &file_future_sight_future_sight_proto_msgTypes[0] - ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) - ms.StoreMessageInfo(mi) - } + mi := &file_future_sight_future_sight_proto_msgTypes[0] + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + ms.StoreMessageInfo(mi) } func (x *NewVersion) String() string { @@ -45,7 +43,7 @@ func (*NewVersion) ProtoMessage() {} func (x *NewVersion) ProtoReflect() protoreflect.Message { mi := &file_future_sight_future_sight_proto_msgTypes[0] - if protoimpl.UnsafeEnabled && x != nil { + if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { ms.StoreMessageInfo(mi) @@ -110,20 +108,6 @@ func file_future_sight_future_sight_proto_init() { if File_future_sight_future_sight_proto != nil { return } - if !protoimpl.UnsafeEnabled { - file_future_sight_future_sight_proto_msgTypes[0].Exporter = func(v any, i int) any { - switch v := v.(*NewVersion); i { - case 0: - return &v.state - case 1: - return &v.sizeCache - case 2: - return &v.unknownFields - default: - return nil - } - } - } type x struct{} out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ |
