File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/stackitcloud/stackit-cli
2
2
3
- go 1.24
3
+ go 1.24.0
4
4
5
5
require (
6
6
github.com/fatih/color v1.18.0
@@ -34,7 +34,7 @@ require (
34
34
github.com/stackitcloud/stackit-sdk-go/services/ske v1.4.0
35
35
github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex v1.3.1
36
36
github.com/zalando/go-keyring v0.2.6
37
- golang.org/x/mod v0.27 .0
37
+ golang.org/x/mod v0.28 .0
38
38
golang.org/x/oauth2 v0.30.0
39
39
golang.org/x/term v0.34.0
40
40
golang.org/x/text v0.28.0
Original file line number Diff line number Diff line change @@ -755,8 +755,8 @@ golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
755
755
golang.org/x/mod v0.9.0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
756
756
golang.org/x/mod v0.12.0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
757
757
golang.org/x/mod v0.13.0 /go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c =
758
- golang.org/x/mod v0.27 .0 h1:kb+q2PyFnEADO2IEF935ehFUXlWiNjJWtRNgBLSfbxQ =
759
- golang.org/x/mod v0.27 .0 /go.mod h1:rWI627Fq0DEoudcK+MBkNkCe0EetEaDSwJJkCcjpazc =
758
+ golang.org/x/mod v0.28 .0 h1:gQBtGhjxykdjY9YhZpSlZIsbnaE2+PgjfLWUQTnoZ1U =
759
+ golang.org/x/mod v0.28 .0 /go.mod h1:yfB/L0NOf/kmEbXjzCPOx1iK1fRutOydrCMsqRhEBxI =
760
760
golang.org/x/net v0.0.0-20180724234803-3673e40ba225 /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
761
761
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
762
762
golang.org/x/net v0.0.0-20181114220301-adae6a3d119a /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
You can’t perform that action at this time.
0 commit comments