diff options
| author | Muhammad Hallaj bin Subery <hallaj@users.noreply.github.com> | 2023-02-06 13:24:21 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-05 21:24:21 -0800 |
| commit | 9bd422d2c93ec330f4e64484c4473f0f2ca15bb6 (patch) | |
| tree | eae3f98c4322f87c23a5a0b252c55fb777852780 /weed/pb/master_pb/master_grpc.pb.go | |
| parent | 84e9934bf9143076fba5cbe0e2251a6628576202 (diff) | |
| download | seaweedfs-9bd422d2c93ec330f4e64484c4473f0f2ca15bb6.tar.xz seaweedfs-9bd422d2c93ec330f4e64484c4473f0f2ca15bb6.zip | |
adding support for B2 region (#4177)
Co-authored-by: Muhammad Hallaj bin Subery <hallaj@tuta.io>
Diffstat (limited to 'weed/pb/master_pb/master_grpc.pb.go')
| -rw-r--r-- | weed/pb/master_pb/master_grpc.pb.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/weed/pb/master_pb/master_grpc.pb.go b/weed/pb/master_pb/master_grpc.pb.go index 299cb105a..1f9311fc0 100644 --- a/weed/pb/master_pb/master_grpc.pb.go +++ b/weed/pb/master_pb/master_grpc.pb.go @@ -1,4 +1,8 @@ // Code generated by protoc-gen-go-grpc. DO NOT EDIT. +// versions: +// - protoc-gen-go-grpc v1.2.0 +// - protoc v3.21.12 +// source: master.proto package master_pb |
