module github.com/mkaminski/goaim go 1.20 require ( github.com/google/uuid v1.3.0 // indirect github.com/mattn/go-sqlite3 v1.14.17 // indirect )