From 20a5e1305aced1efe5eaf814e345b3bb0f57b7a9 Mon Sep 17 00:00:00 2001 From: Anand Raja Kesavamoorthy Date: Thu, 16 Jan 2025 21:49:31 +0000 Subject: [PATCH] Updated the deprication notice for Slack --- go.mod | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/go.mod b/go.mod index c5ed37053a..0937294375 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,3 @@ module github.com/google/docsy-example -go 1.23 - -require ( - -) \ No newline at end of file +go 1.23 \ No newline at end of file