File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/c-bata/go-prompt v0.2.3
7
7
github.com/gizak/termui/v3 v3.1.0
8
- github.com/manifoldco/promptui v0.7 .0
8
+ github.com/manifoldco/promptui v0.9 .0
9
9
github.com/mattn/go-isatty v0.0.12
10
10
github.com/mattn/go-runewidth v0.0.7 // indirect
11
11
github.com/mattn/go-tty v0.0.3 // indirect
Original file line number Diff line number Diff line change @@ -52,6 +52,8 @@ github.com/manifoldco/promptui v0.6.0 h1:GuXmIdl5lhlamnWf3NbsKWYlaWyHABeStbD1LLs
52
52
github.com/manifoldco/promptui v0.6.0 /go.mod h1:o9/C5VV8IPXxjxpl9au84MtQGIi5dwn7eldAgEdePPs =
53
53
github.com/manifoldco/promptui v0.7.0 h1:3l11YT8tm9MnwGFQ4kETwkzpAwY2Jt9lCrumCUW4+z4 =
54
54
github.com/manifoldco/promptui v0.7.0 /go.mod h1:n4zTdgP0vr0S3w7/O/g98U+e0gwLScEXGwov2nIKuGQ =
55
+ github.com/manifoldco/promptui v0.9.0 h1:3V4HzJk1TtXW1MTZMP7mdlwbBpIinw3HztaIlYthEiA =
56
+ github.com/manifoldco/promptui v0.9.0 /go.mod h1:ka04sppxSGFAtxX0qhlYQjISsg9mR4GWtQEhdbn6Pgg =
55
57
github.com/mattn/go-colorable v0.0.9 h1:UVL0vNpWh04HeJXV0KLcaT7r06gOH2l4OW6ddYRUIY4 =
56
58
github.com/mattn/go-colorable v0.0.9 /go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU =
57
59
github.com/mattn/go-colorable v0.1.4 h1:snbPLB8fVfU9iwbbo30TPtbLRzwWu6aJS6Xh4eaaviA =
You can’t perform that action at this time.
0 commit comments