Browse Source

fix conflicts

pull/3390/head
Konstantin Lebedev 2 years ago
parent
commit
634bc97840
  1. 4
      weed/pb/mq_pb/mq.pb.go
  2. 1
      weed/pb/mq_pb/mq_grpc.pb.go
  3. 4
      weed/pb/s3_pb/s3.pb.go
  4. 1705
      weed/pb/volume_server_pb/volume_server.pb.go

4
weed/pb/mq_pb/mq.pb.go

@ -1,7 +1,7 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.26.0
// protoc v3.17.3
// protoc-gen-go v1.28.0
// protoc v3.21.4
// source: mq.proto
package mq_pb

1
weed/pb/mq_pb/mq_grpc.pb.go

@ -11,7 +11,6 @@ import (
// This is a compile-time assertion to ensure that this generated file
// is compatible with the grpc package it is being compiled against.
// Requires gRPC-Go v1.32.0 or later.
const _ = grpc.SupportPackageIsVersion7
// SeaweedMessagingClient is the client API for SeaweedMessaging service.

4
weed/pb/s3_pb/s3.pb.go

@ -1,7 +1,7 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.26.0
// protoc v3.17.3
// protoc-gen-go v1.28.0
// protoc v3.21.4
// source: s3.proto
package s3_pb

1705
weed/pb/volume_server_pb/volume_server.pb.go
File diff suppressed because it is too large
View File

Loading…
Cancel
Save