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