summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 46ad71f..7cfb24c 100644
--- a/go.mod
+++ b/go.mod
@@ -4,13 +4,13 @@ go 1.13
require (
github.com/charmbracelet/bubbles v0.7.6
- github.com/charmbracelet/bubbletea v0.13.1
+ github.com/charmbracelet/bubbletea v0.13.2
github.com/charmbracelet/charm v0.8.6
- github.com/charmbracelet/glamour v0.2.1-0.20210311152407-2b8307dcb400
+ github.com/charmbracelet/glamour v0.2.1-0.20210402234443-abe9cda419ba
github.com/dustin/go-humanize v1.0.1-0.20200219035652-afde56e7acac
github.com/google/uuid v1.1.2 // indirect
github.com/kylelemons/godebug v1.1.0 // indirect
- github.com/mattn/go-runewidth v0.0.10
+ github.com/mattn/go-runewidth v0.0.12
github.com/meowgorithm/babyenv v1.3.1
github.com/mitchellh/go-homedir v1.1.0
github.com/muesli/gitcha v0.2.0