We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6392b0 commit 8a9ce74Copy full SHA for 8a9ce74
examples/iaas/go.mod
@@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/iaas => ../../services/i
7
8
require (
9
github.com/stackitcloud/stackit-sdk-go/core v0.24.1
10
- github.com/stackitcloud/stackit-sdk-go/services/iaas v1.9.1
+ github.com/stackitcloud/stackit-sdk-go/services/iaas v1.9.2
11
)
12
13
0 commit comments