build(deps): bump github.com/olekukonko/tablewriter from 0.0.4 to 0.0.5

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>
This commit is contained in:
dependabot[bot]
2021-02-16 15:16:37 +00:00
committed by Bjørn Erik Pedersen
parent 84f0ec7f80
commit 652a59d385
2 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -41,7 +41,7 @@ require (
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
github.com/nicksnyder/go-i18n/v2 v2.1.1
github.com/niklasfasching/go-org v1.4.0
github.com/olekukonko/tablewriter v0.0.4
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml v1.8.1
github.com/pkg/errors v0.9.1
github.com/rogpeppe/go-internal v1.6.2