File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/MakeNowJust/heredoc v1.0.0
99 github.com/Netflix/go-expect v0.0.0-20210722184520-ef0bf57d82b3
1010 github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d // indirect
11- github.com/buger/goterm v1.0.1
11+ github.com/buger/goterm v1.0.3
1212 github.com/cavaliercoder/grab v1.0.1-0.20201108051000-98a5bfe305ec
1313 github.com/codeclysm/extract/v3 v3.0.2
1414 github.com/davecgh/go-spew v1.1.1
Original file line number Diff line number Diff line change @@ -62,6 +62,8 @@ github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kB
6262github.com/bketelsen/crypt v0.0.4 /go.mod h1:aI6NrJ0pMGgvZKL1iVgXLnfIFJtfV+bKCoqOes/6LfM =
6363github.com/buger/goterm v1.0.1 h1:kSgw3jcjYUzC0Uh/eG8ULjccuz353solup27lUH8Zug =
6464github.com/buger/goterm v1.0.1 /go.mod h1:HiFWV3xnkolgrBV3mY8m0X0Pumt4zg4QhbdOzQtB8tE =
65+ github.com/buger/goterm v1.0.3 h1:7V/HeAQHrzPk/U4BvyH2g9u+xbUW9nr4yRPyG59W4fM =
66+ github.com/buger/goterm v1.0.3 /go.mod h1:HiFWV3xnkolgrBV3mY8m0X0Pumt4zg4QhbdOzQtB8tE =
6567github.com/cavaliercoder/grab v1.0.1-0.20201108051000-98a5bfe305ec h1:4XvMn0XuV7qxCH22gbnR79r+xTUaLOSA0GW/egpO3SQ =
6668github.com/cavaliercoder/grab v1.0.1-0.20201108051000-98a5bfe305ec /go.mod h1:NbXoa59CCAGqtRm7kRrcZIk2dTCJMRVF8QI3BOD7isY =
6769github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
You can’t perform that action at this time.
0 commit comments