We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 834b6ab commit 12fec55Copy full SHA for 12fec55
1 file changed
examples/mariadb/go.mod
@@ -7,7 +7,7 @@ replace github.com/stackitcloud/stackit-sdk-go/services/mariadb => ../../service
7
8
require (
9
github.com/stackitcloud/stackit-sdk-go/core v0.26.0
10
- github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.28.2
+ github.com/stackitcloud/stackit-sdk-go/services/mariadb v0.29.0
11
)
12
13
0 commit comments