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

Merged
bagas merged 24 commits from feat/upgrade-bubbletea-bubbles-lipgloss-v2 into staging 2026-03-20 14:16:17 +07:00
Showing only changes of commit 3c596bb3d5 - 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