This repository was archived by the owner on Aug 30, 2024. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/gorilla/websocket v1.4.2
12
12
github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f
13
13
github.com/klauspost/compress v1.10.8 // indirect
14
- github.com/manifoldco/promptui v0.7 .0
14
+ github.com/manifoldco/promptui v0.8 .0
15
15
github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4
16
16
github.com/rjeczalik/notify v0.9.2
17
17
github.com/spf13/cobra v1.1.1
Original file line number Diff line number Diff line change @@ -197,8 +197,8 @@ github.com/leodido/go-urn v1.2.0/go.mod h1:+8+nEpDfqqsY+g338gtMEUOtuK+4dEMhiQEgx
197
197
github.com/lunixbochs/vtclean v0.0.0-20180621232353-2d01aacdc34a h1:weJVJJRzAJBFRlAiJQROKQs8oC9vOxvm4rZmBBk0ONw =
198
198
github.com/lunixbochs/vtclean v0.0.0-20180621232353-2d01aacdc34a /go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm/+2c2E2WMI =
199
199
github.com/magiconair/properties v1.8.1 /go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ =
200
- github.com/manifoldco/promptui v0.7 .0 h1:3l11YT8tm9MnwGFQ4kETwkzpAwY2Jt9lCrumCUW4+z4 =
201
- github.com/manifoldco/promptui v0.7 .0 /go.mod h1:n4zTdgP0vr0S3w7/O/g98U+e0gwLScEXGwov2nIKuGQ =
200
+ github.com/manifoldco/promptui v0.8 .0 h1:R95mMF+McvXZQ7j1g8ucVZE1gLP3Sv6j9vlF9kyRqQo =
201
+ github.com/manifoldco/promptui v0.8 .0 /go.mod h1:n4zTdgP0vr0S3w7/O/g98U+e0gwLScEXGwov2nIKuGQ =
202
202
github.com/mattn/go-colorable v0.0.9 /go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU =
203
203
github.com/mattn/go-colorable v0.1.2 /go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE =
204
204
github.com/mattn/go-colorable v0.1.4 /go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE =
You can’t perform that action at this time.
0 commit comments