fix(deps): update module github.com/spf13/pflag to v1.0.9

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-01 08:27:37 +00:00
committed by GitHub
parent dedeb24e9f
commit 0f477eaaa6
7 changed files with 80 additions and 14 deletions

2
go.mod
View File

@ -63,7 +63,7 @@ require (
github.com/shirou/gopsutil/v4 v4.25.7
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.9.1
github.com/spf13/pflag v1.0.7
github.com/spf13/pflag v1.0.9
github.com/stretchr/testify v1.11.1
github.com/vbauerster/mpb/v8 v8.10.2
github.com/vishvananda/netlink v1.3.1