debian-forge-composer/vendor/github.com/jackc/pgservicefile/go.mod
Lars Karlitski 9c2c92f729 jobqueue: Introduce jobqueue backed by a postgres database
Co-authored-by: sanne <sanne.raymaekers@gmail.com>
2021-07-28 21:52:31 +01:00

5 lines
91 B
Modula-2

module github.com/jackc/pgservicefile
go 1.14
require github.com/stretchr/testify v1.5.1