mirror of
https://github.com/siderolabs/sidero.git
synced 2026-01-20 16:11:58 +01:00
This required a lot of bumps to keep things working:
- `siderolabs/tools` to `v1.12.0-1-g188885e` (this is bumped to the HEAD
of the `release-1.12` branch to include Go bump)
- `siderolabs/pkgs` to `v1.12.0`
Additionally, due to
52db66e8d9m,
had to replace `protoc` with `buf` and add an appropriate `buf.yaml`.
Also includes some `talos@v1.12.0-beta.0` related non-trivial changes in
sfyra tests.
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
7 lines
31 B
Plaintext
7 lines
31 B
Plaintext
go 1.25.3
|
|
|
|
use (
|
|
.
|
|
./sfyra
|
|
)
|