Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-09-05 | switch from github.com/lib/pq to github.com/jackc/pgx/v5HEAD20240905master | Gibheer | 1 | -18/+2 | |
lib/pq is out of maintenance for some time now, so switch to the newer more active library. Looks like it finally stabilized after a long time. | |||||
2022-11-08 | update dependencies | Gibheer | 1 | -70/+31 | |
2021-12-02 | cmd/monfront - import monfront from separate repository | Gibheer | 1 | -0/+664 | |
This is the import from the separate monfront repository. The history could not be imported, but this should suffice. |