Merge pull request #51735 from thaJeztah/bump_cobra

vendor: github.com/spf13/cobra v1.10.2
This commit is contained in:
Paweł Gronowski
2025-12-16 18:30:07 +00:00
committed by GitHub
5 changed files with 17 additions and 10 deletions

2
go.mod
View File

@@ -91,7 +91,7 @@ require (
github.com/prometheus/client_golang v1.23.2
github.com/rootless-containers/rootlesskit/v2 v2.3.5
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.10.1
github.com/spf13/cobra v1.10.2
github.com/spf13/pflag v1.0.10
github.com/tonistiigi/go-archvariant v1.0.0
github.com/vbatts/tar-split v0.12.2