Skip to content

Commit

Permalink
Bump bubbletea dependency to v0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Mar 13, 2021
1 parent e5ec06b commit 4f9ad67
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.13

require (
github.com/charmbracelet/bubbles v0.7.6
github.com/charmbracelet/bubbletea v0.13.0
github.com/charmbracelet/bubbletea v0.13.1
github.com/charmbracelet/charm v0.8.6
github.com/charmbracelet/glamour v0.2.1-0.20210311152407-2b8307dcb400
github.com/dustin/go-humanize v1.0.1-0.20200219035652-afde56e7acac
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ github.com/charmbracelet/bubbles v0.7.5/go.mod h1:IRTORFvhEI6OUH7WhN2Ks8Z8miNGim
github.com/charmbracelet/bubbles v0.7.6 h1:SCAp4ZEUf2tBNEsufo+Xxxu2dvbFhYSDPrX45toQZrM=
github.com/charmbracelet/bubbles v0.7.6/go.mod h1:0D4XRYK0tjo8JMvflz1obpVcOikNZSG46SFauoZj22s=
github.com/charmbracelet/bubbletea v0.12.2/go.mod h1:3gZkYELUOiEUOp0bTInkxguucy/xRbGSOcbMs1geLxg=
github.com/charmbracelet/bubbletea v0.13.0 h1:dYz4RMpsnY2H2w4rof0sVWzM+KwoXmleI/xkKOm5m2o=
github.com/charmbracelet/bubbletea v0.13.0/go.mod h1:tp9tr9Dadh0PLhgiwchE5zZJXm5543JYjHG9oY+5qSg=
github.com/charmbracelet/bubbletea v0.13.1 h1:huvX8mPaeMZ8DLulT50iEWRF+iitY5FNEDqDVLu69nM=
github.com/charmbracelet/bubbletea v0.13.1/go.mod h1:tp9tr9Dadh0PLhgiwchE5zZJXm5543JYjHG9oY+5qSg=
github.com/charmbracelet/charm v0.8.6 h1:/U6rxGj4J6zZ1Ex8+wTr4hNMr4ESBzNZbC1UyrJPVbg=
github.com/charmbracelet/charm v0.8.6/go.mod h1:8dE3uX+TYSpa7Q6e/CmjN6WSd7koSAKNQTGWugFREx4=
github.com/charmbracelet/glamour v0.2.1-0.20210311152407-2b8307dcb400 h1:vj8zwTsLNE37zzcmkkBsG+HBtniUtLdQe6J206C+i30=
Expand Down

0 comments on commit 4f9ad67

Please sign in to comment.