module archive.local go 1.25.4 require ( github.com/jmoiron/sqlx v1.4.0 // indirect github.com/mattn/go-sqlite3 v1.14.32 // indirect )