feat: upgrade bubbletea, bubbles, and lipgloss to v2 #118

Merged
bagas merged 27 commits from staging into main 2026-03-20 14:28:44 +07:00
Showing only changes of commit 29891b8e63 - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26.0-alpine AS go_builder
FROM golang:1.26.1-alpine AS go_builder
ARG VERSION=dev
ARG BUILD_DATE=unknown