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 @@ -3,7 +3,7 @@ module github.com/cmars/onionpipe
33go 1.20
44
55require (
6- github.com/cretz/bine v0.2.1-0.20220211152646-874b17b5a830
6+ github.com/cretz/bine v0.2.1-0.20221201125941-b9d31d9c7866
77 github.com/frankban/quicktest v1.14.6
88 github.com/google/go-cmp v0.6.0
99 github.com/mitchellh/go-homedir v1.1.0
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
33github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
44github.com/cretz/bine v0.2.1-0.20220211152646-874b17b5a830 h1:PlohB7QkCA6uleGKjd8Axsfml+em/0F1HZ5GH3lTBd8 =
55github.com/cretz/bine v0.2.1-0.20220211152646-874b17b5a830 /go.mod h1:WU4o9QR9wWp8AVKtTM1XD5vUHkEqnf2vVSo6dBqbetI =
6+ github.com/cretz/bine v0.2.1-0.20221201125941-b9d31d9c7866 h1:8Cji9JDEuYibvDQrWHvc42r9/HxjlD2kahN67LECXFk =
7+ github.com/cretz/bine v0.2.1-0.20221201125941-b9d31d9c7866 /go.mod h1:WU4o9QR9wWp8AVKtTM1XD5vUHkEqnf2vVSo6dBqbetI =
68github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8 =
79github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
810github.com/frankban/quicktest v1.14.0 h1:+cqqvzZV87b4adx/5ayVOaYZ2CrvM4ejQvUdBzPPUss =
You can’t perform that action at this time.
0 commit comments