module core go 1.23.0 require ( github.com/go-chi/chi/v5 v5.1.0 github.com/joho/godotenv v1.5.1 github.com/mattn/go-sqlite3 v1.14.24 )