diff --git a/go.mod b/go.mod index a3553c7..1f74e32 100644 --- a/go.mod +++ b/go.mod @@ -1 +1,3 @@ module go_todo_app + +go 1.23.1