Update module github.com/jszwec/csvutil to v1.10.0 (#117)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-04 09:10:01 -05:00
committed by GitHub
parent 710b69750f
commit 12e76d6443
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.19
require (
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/jszwec/csvutil v1.9.0
github.com/jszwec/csvutil v1.10.0
github.com/juju/errors v1.0.0
github.com/nxadm/tail v1.4.11
github.com/olekukonko/tablewriter v0.0.5