aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)AuthorFilesLines
2024-09-05switch from github.com/lib/pq to github.com/jackc/pgx/v5HEAD20240905masterGibheer1-5/+10
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-11update dependenciesGibheer1-5/+5
2022-11-08update dependenciesGibheer1-3/+3
2021-12-02cmd/monfront - import monfront from separate repositoryGibheer1-1/+12
This is the import from the separate monfront repository. The history could not be imported, but this should suffice.
2018-11-16initial commitGibheer1-0/+3