We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 430e4d6 + 2803b40 commit fa096e3Copy full SHA for fa096e3
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