| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-05 | Add golang.org/x/crypto | xengineering | |
| This is required to have bcrypt hashing to hash passwords. | |||
| 2026-05-31 | Add github.com/mattn/go-sqlite3 | xengineering | |
| This is the SQLite3 backend for the database/sql standard library package which should be used to store persistent data. | |||
| 2026-05-21 | Add github.com/gorilla/mux v1.8.1 | xengineering | |
| This should be used for the HTTP routing. | |||
