We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac494e commit 3db2d2eCopy full SHA for 3db2d2e
1 file changed
go.mod
@@ -34,7 +34,7 @@ require (
34
github.com/stackitcloud/stackit-sdk-go/services/ske v1.3.0
35
github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex v1.3.1
36
github.com/zalando/go-keyring v0.2.6
37
- golang.org/x/mod v0.27.0
+ golang.org/x/mod v0.26.0
38
golang.org/x/oauth2 v0.30.0
39
golang.org/x/term v0.34.0
40
golang.org/x/text v0.28.0
0 commit comments