Merge pull request #26984 from Luap99/pflag

update module github.com/spf13/pflag to v1.0.10
This commit is contained in:
openshift-merge-bot[bot]
2025-09-09 11:27:39 +00:00
committed by GitHub
9 changed files with 17 additions and 14 deletions

2
go.mod
View File

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