Update module github.com/sirupsen/logrus to v1.9.4

This commit is contained in:
2026-02-14 00:04:41 +00:00
parent 8ca5c32617
commit 8879c25a9b
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/mattn/go-isatty v0.0.20
github.com/nektos/act v0.2.80 // will be replaced
github.com/sirupsen/logrus v1.9.3
github.com/sirupsen/logrus v1.9.4
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0
golang.org/x/term v0.22.0