module tangled.org/dane.is.extraordinarily.cool/pallet go 1.23.4 require ( github.com/gorilla/mux v1.8.1 github.com/mattn/go-sqlite3 v1.14.32 github.com/urfave/cli/v3 v3.6.1 ) require github.com/joho/godotenv v1.5.1 // indirect