We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 747c0fd commit 33e7266Copy full SHA for 33e7266
go.mod
@@ -31,7 +31,7 @@ require (
31
github.com/stackitcloud/stackit-sdk-go/services/ske v0.20.0
32
github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex v0.8.0
33
github.com/zalando/go-keyring v0.2.5
34
- golang.org/x/mod v0.20.0
+ golang.org/x/mod v0.22.0
35
golang.org/x/oauth2 v0.23.0
36
golang.org/x/term v0.25.0
37
golang.org/x/text v0.19.0
0 commit comments