diff --git a/go.mod b/go.mod index 67604fe..8dd28ab 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module git.ctrlz.es/mgdelacroix/birthdaybot -go 1.20 +go 1.19 require ( github.com/charmbracelet/log v0.2.2