Skip to content

Commit 528029c

Browse files
committed
Bump Protobuff library to remove conflicts
Bumping this libary resolves many conflicats as other libraries start depending on protobuf 4 in an incompatible way
1 parent 722ca16 commit 528029c

15 files changed

Lines changed: 110 additions & 1133 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import sys,os
2+
# Ugly Hack needed see https://github.com/protocolbuffers/protobuf/issues/1491
3+
sys.path.append(os.path.dirname(__file__))

main/cloudfoundry_client/dropsonde/envelope_pb2.py

Lines changed: 22 additions & 249 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

main/cloudfoundry_client/dropsonde/error_pb2.py

Lines changed: 12 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)