Commit 29c7306
committed
Retrogress protobuf version for load_config proto.
For bookworm, we need to target a go version of 1.19. Unfortunately, go
doesn't make it easy to examine dependencies and figure this out
automatically, but thankfully at least here we only have one dependency.
Digging through git logs yields a prior tagged release of protobuf that
is compatible with the go version we are targeting, so use that instead.1 parent 5b8e4d6 commit 29c7306
2 files changed
+6
-4
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments