From 3648b64034c6383bd1b80b6a1df48abf4541e080 Mon Sep 17 00:00:00 2001 From: SDK Generator Bot Date: Thu, 20 Feb 2025 09:48:17 +0000 Subject: [PATCH] Generate mariadb --- services/mariadb/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/mariadb/go.mod b/services/mariadb/go.mod index e35c96a36..bd6f1a868 100644 --- a/services/mariadb/go.mod +++ b/services/mariadb/go.mod @@ -1,6 +1,6 @@ module github.com/stackitcloud/stackit-sdk-go/services/mariadb -go 1.21 +go 1.18 require ( github.com/google/go-cmp v0.6.0