module pokeval go 1.20 require ( github.com/go-sql-driver/mysql v1.7.1 github.com/gorilla/mux v1.8.0 github.com/joho/godotenv v1.5.1 )