Bump github.com/jszwec/csvutil from 1.4.0 to 1.5.0 (#24)

Bumps [github.com/jszwec/csvutil](https://github.com/jszwec/csvutil) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/jszwec/csvutil/releases)
- [Commits](https://github.com/jszwec/csvutil/compare/v1.4.0...v1.5.0)

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-19 10:41:49 -05:00
committed by GitHub
parent 12c6144bcf
commit 6f41950a83
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.15
require (
github.com/AlecAivazis/survey/v2 v2.2.7
github.com/jszwec/csvutil v1.4.0
github.com/jszwec/csvutil v1.5.0
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