Commit a09aaa79 authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖
Browse files

build(deps): update module github.com/lib/pq to v1.11.2

parent 01ea4a0f
Loading
Loading
Loading
Loading
+1 −1
Changes for go.mod: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ require (
	github.com/hashicorp/go-multierror v1.1.1
	github.com/jackc/pgerrcode v0.0.0-20250907135507-afb5586c32a6
	github.com/jackc/pgx/v5 v5.8.0
	github.com/lib/pq v1.11.1
	github.com/lib/pq v1.11.2
	github.com/neilotoole/slogt v1.1.0
	github.com/olekukonko/tablewriter v1.1.3
	github.com/opencontainers/go-digest v1.0.0
+2 −2