Merge pull request #2215 from thaJeztah/bump_cobra_1.8

vendor: github.com/spf13/cobra v1.8.0
This commit is contained in:
Tõnis Tiigi
2024-01-30 17:57:41 -08:00
committed by GitHub
22 changed files with 188 additions and 1710 deletions

2
go.mod
View File

@@ -34,7 +34,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.7.0
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.4
github.com/zclconf/go-cty v1.14.1