File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/sirupsen/logrus v1.9.4
88 github.com/stackitcloud/stackit-sdk-go/core v0.26.0
99 github.com/stackitcloud/stackit-sdk-go/services/iaas v1.12.2
10- github.com/urfave/cli/v3 v3.9.1
10+ github.com/urfave/cli/v3 v3.10.0
1111 gopkg.in/yaml.v3 v3.0.1
1212)
1313
Original file line number Diff line number Diff line change @@ -39,6 +39,8 @@ github.com/urfave/cli/v3 v3.9.0 h1:AV9lIiPv3ukYnxunaCUsHnEozptYmDN2F0+yWqLMn/c=
3939github.com/urfave/cli/v3 v3.9.0 /go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso =
4040github.com/urfave/cli/v3 v3.9.1 h1:OLU13atWZ0M+a4xmyBuBNOLZsSRYXyPeMeNjOvgYP54 =
4141github.com/urfave/cli/v3 v3.9.1 /go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso =
42+ github.com/urfave/cli/v3 v3.10.0 h1:0aU8yOObVDMkM13Cj4G+zb4P0PdeJMec65f81Ak1ioM =
43+ github.com/urfave/cli/v3 v3.10.0 /go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso =
4244golang.org/x/sync v0.14.0 h1:woo0S4Yywslg6hp4eUFjTVOyKt0RookbpAHG4c1HmhQ =
4345golang.org/x/sync v0.14.0 /go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA =
4446golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
You can’t perform that action at this time.
0 commit comments