module github.com/ryanchen/bbq go 1.22 require ( github.com/go-chi/chi/v5 v5.2.5 // indirect github.com/mattn/go-sqlite3 v1.14.44 // indirect )