chore(dependencies): Add github.com/lib/pq v1.10.9 to project dependencies

This commit is contained in:
SoXX 2024-08-13 12:54:24 +02:00
parent 1345fa9c9e
commit 51b305a725

1
go.mod
View File

@ -4,6 +4,7 @@ go 1.22.0
require (
github.com/davecgh/go-spew v1.1.1
github.com/lib/pq v1.10.9
github.com/matoous/go-nanoid/v2 v2.1.0
github.com/rubenv/sql-migrate v1.7.0
github.com/sirupsen/logrus v1.9.3