File tree Expand file tree Collapse file tree 4 files changed +12
-9
lines changed Expand file tree Collapse file tree 4 files changed +12
-9
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ require (
6060 github.com/shirou/gopsutil/v4 v4.25.8
6161 github.com/sirupsen/logrus v1.9.3
6262 github.com/spf13/cobra v1.10.1
63- github.com/spf13/pflag v1.0.9
63+ github.com/spf13/pflag v1.0.10
6464 github.com/stretchr/testify v1.11.1
6565 github.com/vbauerster/mpb/v8 v8.10.2
6666 github.com/vishvananda/netlink v1.3.1
Original file line number Diff line number Diff line change @@ -365,8 +365,9 @@ github.com/smallstep/pkcs7 v0.1.1 h1:x+rPdt2W088V9Vkjho4KtoggyktZJlMduZAtRHm68LU
365365github.com/smallstep/pkcs7 v0.1.1 /go.mod h1:dL6j5AIz9GHjVEBTXtW+QliALcgM19RtXaTeyxI+AfA =
366366github.com/spf13/cobra v1.10.1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s =
367367github.com/spf13/cobra v1.10.1 /go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0 =
368- github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
369368github.com/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
369+ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk =
370+ github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
370371github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 h1:pnnLyeX7o/5aX8qUQ69P/mLojDqwda8hFOCBTmP/6hw =
371372github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 /go.mod h1:39R/xuhNgVhi+K0/zst4TLrJrVmbm6LVgl4A0+ZFS5M =
372373github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
Original file line number Diff line number Diff line change @@ -648,7 +648,7 @@ github.com/smallstep/pkcs7/internal/legacy/x509
648648# github.com/spf13/cobra v1.10.1
649649## explicit; go 1.15
650650github.com/spf13/cobra
651- # github.com/spf13/pflag v1.0.9
651+ # github.com/spf13/pflag v1.0.10
652652## explicit; go 1.12
653653github.com/spf13/pflag
654654# github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6
You can’t perform that action at this time.
0 commit comments