Bump github.com/olekukonko/tablewriter from 0.0.4 to 0.0.5 (#23)

Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/olekukonko/tablewriter/releases)
- [Commits](https://github.com/olekukonko/tablewriter/compare/v0.0.4...v0.0.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-02-11 08:21:40 -05:00
committed by GitHub
parent b1d14d96ed
commit 12c6144bcf
2 changed files with 5 additions and 7 deletions

3
go.mod
View File

@@ -8,9 +8,8 @@ require (
github.com/juju/errors v0.0.0-20200330140219-3fe23663418f
github.com/juju/testing v0.0.0-20201216035041-2be42bba85f3 // indirect
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/mattn/go-runewidth v0.0.8 // indirect
github.com/nxadm/tail v1.4.8
github.com/olekukonko/tablewriter v0.0.4
github.com/olekukonko/tablewriter v0.0.5
github.com/rs/zerolog v1.20.0
github.com/showwin/speedtest-go v1.1.1
github.com/spf13/afero v1.5.1