mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
rebuild protobufs with protoc v30.1
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# NO CHECKED-IN PROTOBUF GENCODE
|
||||
# source: libp2p/security/insecure/pb/plaintext.proto
|
||||
# Protobuf Python Version: 5.27.2
|
||||
# Protobuf Python Version: 6.30.1
|
||||
"""Generated protocol buffer code."""
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import descriptor_pool as _descriptor_pool
|
||||
@ -11,9 +11,9 @@ from google.protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf.internal import builder as _builder
|
||||
_runtime_version.ValidateProtobufRuntimeVersion(
|
||||
_runtime_version.Domain.PUBLIC,
|
||||
5,
|
||||
27,
|
||||
2,
|
||||
6,
|
||||
30,
|
||||
1,
|
||||
'',
|
||||
'libp2p/security/insecure/pb/plaintext.proto'
|
||||
)
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# NO CHECKED-IN PROTOBUF GENCODE
|
||||
# source: libp2p/security/noise/pb/noise.proto
|
||||
# Protobuf Python Version: 5.27.2
|
||||
# Protobuf Python Version: 6.30.1
|
||||
"""Generated protocol buffer code."""
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import descriptor_pool as _descriptor_pool
|
||||
@ -11,9 +11,9 @@ from google.protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf.internal import builder as _builder
|
||||
_runtime_version.ValidateProtobufRuntimeVersion(
|
||||
_runtime_version.Domain.PUBLIC,
|
||||
5,
|
||||
27,
|
||||
2,
|
||||
6,
|
||||
30,
|
||||
1,
|
||||
'',
|
||||
'libp2p/security/noise/pb/noise.proto'
|
||||
)
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||||
# NO CHECKED-IN PROTOBUF GENCODE
|
||||
# source: libp2p/security/secio/pb/spipe.proto
|
||||
# Protobuf Python Version: 5.27.2
|
||||
# Protobuf Python Version: 6.30.1
|
||||
"""Generated protocol buffer code."""
|
||||
from google.protobuf import descriptor as _descriptor
|
||||
from google.protobuf import descriptor_pool as _descriptor_pool
|
||||
@ -11,9 +11,9 @@ from google.protobuf import symbol_database as _symbol_database
|
||||
from google.protobuf.internal import builder as _builder
|
||||
_runtime_version.ValidateProtobufRuntimeVersion(
|
||||
_runtime_version.Domain.PUBLIC,
|
||||
5,
|
||||
27,
|
||||
2,
|
||||
6,
|
||||
30,
|
||||
1,
|
||||
'',
|
||||
'libp2p/security/secio/pb/spipe.proto'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user