chore(deps): Update module github.com/charmbracelet/lipgloss to v2

This commit is contained in:
renovate[bot]
2026-04-13 21:48:46 +00:00
committed by GitHub
parent 42faaf332e
commit ab2343968b

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/compute-blade-community/compute-blade-agent
go 1.25.0
require (
github.com/charmbracelet/lipgloss v1.1.0
github.com/charmbracelet/lipgloss/v2 v2.0.3
github.com/gizak/termui/v3 v3.1.0
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3
github.com/olekukonko/tablewriter v1.1.4