Skip to content

Commit

Permalink
Merge pull request #11 from tobischo/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/charmbracelet/bubbletea-0.26.6

Bump github.com/charmbracelet/bubbletea from 0.26.5 to 0.26.6
  • Loading branch information
tobischo authored Jul 1, 2024
2 parents 4721500 + c381059 commit 029a0f0
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 7 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.0

require (
github.com/atotto/clipboard v0.1.4
github.com/charmbracelet/bubbletea v0.26.5
github.com/charmbracelet/bubbletea v0.26.6
github.com/spf13/cobra v1.8.1
github.com/tobischo/gokeepasslib/v3 v3.6.0
golang.org/x/term v0.21.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/atotto/clipboard v0.1.4 h1:EH0zSVneZPSuFR11BlR9YppQTVDbh5+16AmcJi4g1z4=
github.com/atotto/clipboard v0.1.4/go.mod h1:ZY9tmq7sm5xIbd9bOK4onWV4S6X0u6GY7Vn0Yu86PYI=
github.com/charmbracelet/bubbletea v0.26.5 h1:90pqTPElAReb/qQUgSMUresTkfwVr0Wx+zczeHHOgxk=
github.com/charmbracelet/bubbletea v0.26.5/go.mod h1:dz8CWPlfCCGLFbBlTY4N7bjLiyOGDJEnd2Muu7pOWhk=
github.com/charmbracelet/bubbletea v0.26.6 h1:zTCWSuST+3yZYZnVSvbXwKOPRSNZceVeqpzOLN2zq1s=
github.com/charmbracelet/bubbletea v0.26.6/go.mod h1:dz8CWPlfCCGLFbBlTY4N7bjLiyOGDJEnd2Muu7pOWhk=
github.com/charmbracelet/x/ansi v0.1.2 h1:6+LR39uG8DE6zAmbu023YlqjJHkYXDF1z36ZwzO4xZY=
github.com/charmbracelet/x/ansi v0.1.2/go.mod h1:dk73KoMTT5AX5BsX0KrqhsTqAnhZZoCBjs7dGWp4Ktw=
github.com/charmbracelet/x/input v0.1.0 h1:TEsGSfZYQyOtp+STIjyBq6tpRaorH0qpwZUj8DavAhQ=
Expand Down
9 changes: 6 additions & 3 deletions vendor/github.com/charmbracelet/bubbletea/tea.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# github.com/atotto/clipboard v0.1.4
## explicit
github.com/atotto/clipboard
# github.com/charmbracelet/bubbletea v0.26.5
# github.com/charmbracelet/bubbletea v0.26.6
## explicit; go 1.18
github.com/charmbracelet/bubbletea
# github.com/charmbracelet/x/ansi v0.1.2
Expand Down

0 comments on commit 029a0f0

Please sign in to comment.