mirror of
https://github.com/containers/podman.git
synced 2025-10-12 00:35:05 +08:00
Merge pull request #26984 from Luap99/pflag
update module github.com/spf13/pflag to v1.0.10
This commit is contained in:
2
go.mod
2
go.mod
@ -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
|
||||
|
Reference in New Issue
Block a user