Commit e8b671a
committed
build: pin codegen tool versions
`latest` for oapi-codegen, mockery, and sqlc in mise.toml let fresh
CI runs pull newer generators than whatever produced the committed
files, breaking the Verify generated code check (local 2.4.1 vs CI
2.6.0 for oapi-codegen). Pin all three and regenerate api/api.gen.go
with oapi-codegen 2.6.0.
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>1 parent 551ad3f commit e8b671a
2 files changed
Lines changed: 43 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments