module butterfliu go 1.23.5 require ( github.com/go-chi/chi/v5 v5.2.3 github.com/mattn/go-sqlite3 v1.14.32 )