Skip to content

Commit

Permalink
fix(deps): update github.com/charmbracelet/x/exp/term digest to 1a5969e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent a3ac16d commit 0a5d756
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 @@ -51,7 +51,7 @@ require (
require (
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/charmbracelet/harmonica v0.2.0 // indirect
github.com/charmbracelet/x/exp/term v0.0.0-20240709134850-9d428570ae29
github.com/charmbracelet/x/exp/term v0.0.0-20240710172756-1a5969e3146f
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ github.com/charmbracelet/x/exp/term v0.0.0-20240708140255-61cb1b103a68 h1:MJLtIL
github.com/charmbracelet/x/exp/term v0.0.0-20240708140255-61cb1b103a68/go.mod h1:fWgEZxV4wKHVWeYwyVLoZTlG+V326QA6xT0tLlgQ3aM=
github.com/charmbracelet/x/exp/term v0.0.0-20240709134850-9d428570ae29 h1:HBEyS498SR8AUCX6gbmZIgg8cPl+EBqkIfuHF/I8XY4=
github.com/charmbracelet/x/exp/term v0.0.0-20240709134850-9d428570ae29/go.mod h1:fWgEZxV4wKHVWeYwyVLoZTlG+V326QA6xT0tLlgQ3aM=
github.com/charmbracelet/x/exp/term v0.0.0-20240710172756-1a5969e3146f h1:oZ6+BoHPgZK7nlxCwBeJoQDC1ATL4klqJce1GiKXUbQ=
github.com/charmbracelet/x/exp/term v0.0.0-20240710172756-1a5969e3146f/go.mod h1:fWgEZxV4wKHVWeYwyVLoZTlG+V326QA6xT0tLlgQ3aM=
github.com/charmbracelet/x/input v0.1.0 h1:TEsGSfZYQyOtp+STIjyBq6tpRaorH0qpwZUj8DavAhQ=
github.com/charmbracelet/x/input v0.1.0/go.mod h1:ZZwaBxPF7IG8gWWzPUVqHEtWhc1+HXJPNuerJGRGZ28=
github.com/charmbracelet/x/term v0.1.1 h1:3cosVAiPOig+EV4X9U+3LDgtwwAoEzJjNdwbXDjF6yI=
Expand Down

0 comments on commit 0a5d756

Please sign in to comment.