From 9acce380054bdd960a0111e0a98fd26e1875b2d9 Mon Sep 17 00:00:00 2001 From: Gustavo Bazan Date: Fri, 1 Mar 2024 16:09:37 +0000 Subject: [PATCH] task: Deprecated go.mod (#531) --- go.mod | 1 + 1 file changed, 1 insertion(+) diff --git a/go.mod b/go.mod index aaa8a3fd..b40af11a 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,4 @@ +// Deprecated: Use the "go.mongodb.org/atlas-sdk" module instead. module go.mongodb.org/atlas go 1.20