module github.com/restitux/ikinuki-server go 1.18 require ( github.com/mattn/go-sqlite3 v1.14.12 github.com/pelletier/go-toml/v2 v2.0.0-beta.8 )