chore(deps): update module github.com/charmbracelet/lipgloss to v0.9.1
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate 2023-12-03 06:01:46 +00:00
parent bf094d564b
commit 77e93849dd
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.21
require (
github.com/charmbracelet/bubbles v0.16.1
github.com/charmbracelet/bubbletea v0.24.2
github.com/charmbracelet/lipgloss v0.7.1
github.com/charmbracelet/lipgloss 0.9.1
github.com/pquerna/otp v1.4.0
github.com/stretchr/testify v1.8.4
github.com/urfave/cli/v2 v2.25.7