mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-02 02:59:09 -07:00
Bump bubbles dependency in examples
This commit is contained in:
@@ -5,7 +5,7 @@ go 1.13
|
||||
replace github.com/charmbracelet/bubbletea => ../
|
||||
|
||||
require (
|
||||
github.com/charmbracelet/bubbles v0.4.0
|
||||
github.com/charmbracelet/bubbles v0.5.0
|
||||
github.com/charmbracelet/bubbletea v0.9.1-0.20200713153904-2f53eeb54b90
|
||||
github.com/fogleman/ease v0.0.0-20170301025033-8da417bf1776
|
||||
github.com/mattn/go-runewidth v0.0.9
|
||||
|
||||
Reference in New Issue
Block a user