mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-02 02:59:09 -07:00
Bump Bubble Tea and Bubbles dependencies in examples
This commit is contained in:
@@ -3,8 +3,8 @@ module examples
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/charmbracelet/bubbles v0.6.2-0.20201015225236-9c10cd058678
|
||||
github.com/charmbracelet/bubbletea v0.12.0
|
||||
github.com/charmbracelet/bubbles v0.7.1
|
||||
github.com/charmbracelet/bubbletea v0.12.1
|
||||
github.com/charmbracelet/glamour v0.2.0 // indirect
|
||||
github.com/fogleman/ease v0.0.0-20170301025033-8da417bf1776
|
||||
github.com/lucasb-eyer/go-colorful v1.0.3
|
||||
@@ -12,7 +12,7 @@ require (
|
||||
github.com/muesli/reflow v0.1.0
|
||||
github.com/muesli/termenv v0.7.4
|
||||
golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897 // indirect
|
||||
golang.org/x/sys v0.0.0-20201018230417-eeed37f84f13 // indirect
|
||||
golang.org/x/sys v0.0.0-20201022201747-fb209a7c41cd // indirect
|
||||
)
|
||||
|
||||
replace github.com/charmbracelet/bubbletea => ../
|
||||
|
||||
Reference in New Issue
Block a user