We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a183160 commit 2803b40Copy full SHA for 2803b40
1 file changed
examples/kms/go.mod
@@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/kms => ../../services/km
7
8
require (
9
github.com/stackitcloud/stackit-sdk-go/core v0.26.0
10
- github.com/stackitcloud/stackit-sdk-go/services/kms v1.8.0
+ github.com/stackitcloud/stackit-sdk-go/services/kms v1.9.0
11
)
12
13
0 commit comments