From 526559c4a05522bda3f6ed328991560bc5b538b4 Mon Sep 17 00:00:00 2001 From: Miguel de la Cruz Date: Thu, 29 Jun 2023 18:56:25 +0200 Subject: [PATCH] Update gomod after defining the deps of the project --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index aef5d8f..9648a80 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ module git.ctrlz.es/mgdelacroix/birthdaybot -go 1.19 +go 1.20