File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/loft-sh/log v0.0.0-20240219160058-26d83ffb46ac
88 github.com/pkg/errors v0.9.1
99 github.com/sirupsen/logrus v1.9.3
10- github.com/spf13/cobra v1.9 .1
10+ github.com/spf13/cobra v1.10 .1
1111 github.com/stackitcloud/stackit-sdk-go/core v0.17.3
1212 github.com/stackitcloud/stackit-sdk-go/services/iaas v0.29.1
1313 gopkg.in/yaml.v3 v3.0.1
@@ -286,7 +286,7 @@ require (
286286 github.com/spf13/afero v1.12.0 // indirect
287287 github.com/spf13/cast v1.5.0 // indirect
288288 github.com/spf13/jwalterweatherman v1.1.0 // indirect
289- github.com/spf13/pflag v1.0.6 // indirect
289+ github.com/spf13/pflag v1.0.9 // indirect
290290 github.com/spf13/viper v1.12.0 // indirect
291291 github.com/ssgreg/nlreturn/v2 v2.2.1 // indirect
292292 github.com/stbenjam/no-sprintf-host-port v0.2.0 // indirect
Original file line number Diff line number Diff line change @@ -839,13 +839,13 @@ github.com/spf13/afero v1.12.0 h1:UcOPyRBYczmFn6yvphxkn9ZEOY65cpwGKb5mL36mrqs=
839839github.com/spf13/afero v1.12.0 /go.mod h1:ZTlWwG4/ahT8W7T0WQ5uYmjI9duaLQGy3Q2OAl4sk/4 =
840840github.com/spf13/cast v1.5.0 h1:rj3WzYc11XZaIZMPKmwP96zkFEnnAmV8s6XbB2aY32w =
841841github.com/spf13/cast v1.5.0 /go.mod h1:SpXXQ5YoyJw6s3/6cMTQuxvgRl3PCJiyaX9p6b155UU =
842- github.com/spf13/cobra v1.9 .1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo =
843- github.com/spf13/cobra v1.9 .1 /go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0 =
842+ github.com/spf13/cobra v1.10 .1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s =
843+ github.com/spf13/cobra v1.10 .1 /go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0 =
844844github.com/spf13/jwalterweatherman v1.1.0 h1:ue6voC5bR5F8YxI5S67j9i582FU4Qvo2bmqnqMYADFk =
845845github.com/spf13/jwalterweatherman v1.1.0 /go.mod h1:aNWZUN0dPAAO/Ljvb5BEdw96iTZ0EXowPYD95IqWIGo =
846846github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
847- github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
848- github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
847+ github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
848+ github.com/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
849849github.com/spf13/viper v1.12.0 h1:CZ7eSOd3kZoaYDLbXnmzgQI5RlciuXBMA+18HwHRfZQ =
850850github.com/spf13/viper v1.12.0 /go.mod h1:b6COn30jlNxbm/V2IqWiNWkJ+vZNiMNksliPCiuKtSI =
851851github.com/ssgreg/nlreturn/v2 v2.2.1 h1:X4XDI7jstt3ySqGU86YGAURbxw3oTDPK9sPEi6YEwQ0 =
You can’t perform that action at this time.
0 commit comments