mirror of
https://gitlab.durp.info/durfy/apps/durpcli.git
synced 2026-05-07 16:00:35 -05:00
Merge branch 'renovate/github.com-charmbracelet-bubbletea-2.x' into 'main'
Update module github.com/charmbracelet/bubbletea to v2 See merge request durfy/apps/durpcli!2
This commit is contained in:
commit
b33e141d1f
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -6,7 +6,7 @@ toolchain go1.22.5
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/charmbracelet/bubbles v0.18.0
|
github.com/charmbracelet/bubbles v0.18.0
|
||||||
github.com/charmbracelet/bubbletea v0.26.5
|
github.com/charmbracelet/bubbletea/v2 v2.0.6
|
||||||
github.com/charmbracelet/lipgloss v0.11.0
|
github.com/charmbracelet/lipgloss v0.11.0
|
||||||
github.com/cli/oauth v1.0.1
|
github.com/cli/oauth v1.0.1
|
||||||
github.com/dreamsofcode-io/terminal-ui v0.0.0-20240627010942-9b0e7e95bd90
|
github.com/dreamsofcode-io/terminal-ui v0.0.0-20240627010942-9b0e7e95bd90
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue