Compare commits

...

1 Commits

Author SHA1 Message Date
77e93849dd chore(deps): update module github.com/charmbracelet/lipgloss to v0.9.1
Some checks failed
renovate/artifacts Artifact file update failure
2023-12-03 06:01:46 +00:00

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