fix(deps): update module github.com/spf13/cobra to v1.8.0 (#416)

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot
2023-11-24 08:27:07 +00:00
committed by techknowlogick
parent feb39666cc
commit 4d9de6ca8c
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@ -12,7 +12,7 @@ require (
github.com/mattn/go-isatty v0.0.19
github.com/nektos/act v0.2.51
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.7.0
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
golang.org/x/term v0.13.0
golang.org/x/time v0.3.0