-
released this
2026-05-09 15:30:38 +02:00 | 215 commits to main since this releaseBubbletea Version Fix
CLI Docker build failed due to transitive dependency error.
Error:
- bubbletea v0.27.1 pulled charmbracelet/x/input@v0.1.0
- input package: undefined: ansi.KittyReportAllKeys
- CGO_ENABLED=0 build failed
Fix:
- Downgraded to bubbletea v0.25.0 + lipgloss v0.10.0
- Compatible dependency tree, clean compile confirmed via Docker build
Also fixed Dockerfile to run go mod tidy before build (no pre-committed go.sum).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads