Commit ec92efcd authored by Martin Riedl's avatar Martin Riedl
Browse files

chore: bump github.com/jackc/pgx/v5 from 5.5.4 to 5.5.5

parent 85faed8b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ module gitlab.com/marty-media/server
go 1.20

require (
	github.com/jackc/pgx/v5 v5.5.4
	github.com/jackc/pgx/v5 v5.5.5
	github.com/sirupsen/logrus v1.9.3
	gitlab.com/martinr92/gohttprouter/v2 v2.0.0
	golang.org/x/sync v0.6.0
+2 −2