diff --git a/services/mongodbflex/go.mod b/services/mongodbflex/go.mod index bccef14a8..742ffda61 100644 --- a/services/mongodbflex/go.mod +++ b/services/mongodbflex/go.mod @@ -1,6 +1,6 @@ module github.com/stackitcloud/stackit-sdk-go/services/mongodbflex -go 1.21 +go 1.18 require ( github.com/google/go-cmp v0.6.0