Skip to content

Commit

Permalink
chore: bump bubbletea@alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanbagabas committed Jul 22, 2024
1 parent 780d1cf commit f486674
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/MakeNowJust/heredoc v1.0.0
github.com/atotto/clipboard v0.1.4
github.com/charmbracelet/bubbletea v0.26.7-0.20240722185632-e15f5e8453c6
github.com/charmbracelet/bubbletea v0.26.7-0.20240722201518-6c3c2dd3c1eb
github.com/charmbracelet/harmonica v0.2.0
github.com/charmbracelet/lipgloss v0.12.2-0.20240722162534-2390dea254e8
github.com/charmbracelet/x/ansi v0.1.4
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiE
github.com/aymanbagabas/go-osc52/v2 v2.0.1/go.mod h1:uYgXzlJ7ZpABp8OJ+exZzJJhRNQ2ASbcXHWsFqH8hp8=
github.com/charmbracelet/bubbletea v0.26.7-0.20240722185632-e15f5e8453c6 h1:j6y5mOC7dC+1/yqOzLUaAgyTkeWNdzn8XUVMczB1bt4=
github.com/charmbracelet/bubbletea v0.26.7-0.20240722185632-e15f5e8453c6/go.mod h1:UxcWwrixHinfMcAYXyEePrWDnZcnYD1DezkwwhsVDeU=
github.com/charmbracelet/bubbletea v0.26.7-0.20240722201518-6c3c2dd3c1eb h1:FDXEMMmg9AvR7Kukp5jZnHo8oxkBngyPvuIrmaRvx24=
github.com/charmbracelet/bubbletea v0.26.7-0.20240722201518-6c3c2dd3c1eb/go.mod h1:UxcWwrixHinfMcAYXyEePrWDnZcnYD1DezkwwhsVDeU=
github.com/charmbracelet/harmonica v0.2.0 h1:8NxJWRWg/bzKqqEaaeFNipOu77YR5t8aSwG4pgaUBiQ=
github.com/charmbracelet/harmonica v0.2.0/go.mod h1:KSri/1RMQOZLbw7AHqgcBycp8pgJnQMYYT8QZRqZ1Ao=
github.com/charmbracelet/lipgloss v0.12.2-0.20240722162534-2390dea254e8 h1:7SMpm8y17K515kM1Q/tiOrSm1jb3hJh94W+LXHWKv+U=
Expand Down

0 comments on commit f486674

Please sign in to comment.