feat(deps): bump github.com/charmbracelet/lipgloss from 0.9.1 to 0.10.0 (#54)

This commit is contained in:
dependabot[bot]
2024-03-06 09:18:56 -05:00
committed by GitHub
parent d42aa806bf
commit ec6849db62
2 changed files with 7 additions and 35 deletions

3
go.mod
View File

@@ -7,7 +7,7 @@ toolchain go1.21.7
require (
github.com/charmbracelet/bubbles v0.18.0
github.com/charmbracelet/bubbletea v0.25.0
github.com/charmbracelet/lipgloss v0.9.1
github.com/charmbracelet/lipgloss v0.10.0
github.com/charmbracelet/x/exp/ordered v0.0.0-20240229115032-4b79243a3516
github.com/muesli/mango-cobra v1.2.0
github.com/muesli/roff v0.1.0
@@ -38,7 +38,6 @@ require (
github.com/sahilm/fuzzy v0.1.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/toorop/go-dkim v0.0.0-20240103092955-90b7d1423f92 // indirect
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect
golang.org/x/sync v0.6.0 // indirect
golang.org/x/sys v0.17.0 // indirect
golang.org/x/term v0.17.0 // indirect