Skip to content

Commit a96cfee

Browse files
committed
Update module github.com/manifoldco/promptui to v0.8.0
1 parent 38cde0d commit a96cfee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.12
55
require (
66
github.com/c-bata/go-prompt v0.2.3
77
github.com/gizak/termui/v3 v3.1.0
8-
github.com/manifoldco/promptui v0.7.0
8+
github.com/manifoldco/promptui v0.8.0
99
github.com/mattn/go-isatty v0.0.12
1010
github.com/mattn/go-runewidth v0.0.7 // indirect
1111
github.com/mattn/go-tty v0.0.3 // indirect

0 commit comments

Comments
 (0)