Commit 894737f
committed
fix: resolve build failures
- Downgrade zrok to v0.4.32 to avoid Go 1.22+ dependency conflicts
- Fix CI workflow to use Go 1.20.x instead of non-existent 1.24.x
- Target specific build command in CI (./cmd/devlink instead of ./...)
- Update .gitignore to exclude build artifacts
- All builds now work with Go 1.20 as specified in go.mod1 parent 1803d6f commit 894737f
3 files changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments