Update module github.com/nxadm/tail to v1.4.11

This commit is contained in:
renovate[bot]
2023-10-17 00:04:53 +00:00
parent b38204bba1
commit 4956cdb8a2
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -19,7 +19,7 @@ require (
github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5
github.com/mudler/go-processmanager v0.0.0-20220724164624-c45b5c61312d
github.com/mudler/yip v1.4.5
github.com/nxadm/tail v1.4.8
github.com/nxadm/tail v1.4.11
github.com/onsi/ginkgo/v2 v2.12.1
github.com/onsi/gomega v1.28.0
github.com/pterm/pterm v0.12.65