Bump github.com/nxadm/tail from 1.4.8 to 1.4.11 (#110)

Bumps [github.com/nxadm/tail](https://github.com/nxadm/tail) from 1.4.8 to 1.4.11.
- [Changelog](https://github.com/nxadm/tail/blob/master/CHANGES.md)
- [Commits](https://github.com/nxadm/tail/compare/v1.4.8...v1.4.11)

---
updated-dependencies:
- dependency-name: github.com/nxadm/tail
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2023-10-16 07:40:43 -04:00
committed by GitHub
parent 8fdb73df50
commit 41b629c45d
2 changed files with 3 additions and 5 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/jszwec/csvutil v1.8.0
github.com/juju/errors v1.0.0
github.com/nxadm/tail v1.4.8
github.com/nxadm/tail v1.4.11
github.com/olekukonko/tablewriter v0.0.5
github.com/rs/zerolog v1.31.0
github.com/spf13/afero v1.10.0