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 55require (
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.9 .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
Original file line number Diff line number Diff line change @@ -52,6 +52,8 @@ github.com/manifoldco/promptui v0.6.0 h1:GuXmIdl5lhlamnWf3NbsKWYlaWyHABeStbD1LLs
5252github.com/manifoldco/promptui v0.6.0 /go.mod h1:o9/C5VV8IPXxjxpl9au84MtQGIi5dwn7eldAgEdePPs =
5353github.com/manifoldco/promptui v0.7.0 h1:3l11YT8tm9MnwGFQ4kETwkzpAwY2Jt9lCrumCUW4+z4 =
5454github.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 =
5557github.com/mattn/go-colorable v0.0.9 h1:UVL0vNpWh04HeJXV0KLcaT7r06gOH2l4OW6ddYRUIY4 =
5658github.com/mattn/go-colorable v0.0.9 /go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU =
5759github.com/mattn/go-colorable v0.1.4 h1:snbPLB8fVfU9iwbbo30TPtbLRzwWu6aJS6Xh4eaaviA =
You can’t perform that action at this time.
0 commit comments