Commit 2dc1f9a
committed
Support protobuf==5
We want to support protobuf==5 && protobuf==6 (and not restrict the
eventual jump to 7).
This initial commit should fail in CI; we'll likely need to lower the
plugin version so that the gencode is not newer than the earliest
version of protobuf==5.1 parent b538a8c commit 2dc1f9a
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments