debian/control: Update dependencies
Reinhard Tartler
5 years ago
| 8 | 8 | golang-any, |
| 9 | 9 | golang-github-acarl005-stripansi-dev, |
| 10 | 10 | golang-github-mattn-go-isatty-dev, |
| 11 | golang-github-mattn-go-runewidth-dev, | |
| 12 | golang-github-rivo-uniseg-dev, | |
| 11 | 13 | golang-github-vividcortex-ewma-dev, |
| 12 | golang-golang-x-crypto-dev | |
| 13 | 14 | Standards-Version: 4.5.0 |
| 14 | 15 | Homepage: https://github.com/vbauerster/mpb |
| 15 | 16 | Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-vbauerster-mpb |
| 22 | 23 | Depends: ${misc:Depends}, |
| 23 | 24 | golang-github-acarl005-stripansi-dev, |
| 24 | 25 | golang-github-mattn-go-isatty-dev, |
| 26 | golang-github-mattn-go-runewidth-dev, | |
| 27 | golang-github-rivo-uniseg-dev, | |
| 25 | 28 | golang-github-vividcortex-ewma-dev, |
| 26 | golang-golang-x-crypto-dev | |
| 27 | 29 | Description: multi progress bar for Go cli applications |
| 28 | 30 | mpb is a golang library for rendering progress bars in terminal |
| 29 | 31 | applications. |