Merge pull request #1092 from percona/dependabot/go_modules/github.com/lib/pq-1.12.0

build(deps): bump github.com/lib/pq from 1.11.2 to 1.12.0
This commit is contained in:
Sveta Smirnova
2026-03-25 17:15:32 +03:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ require (
github.com/google/uuid v1.6.0
github.com/hashicorp/go-version v1.8.0
github.com/howeyc/gopass v0.0.0-20210920133722-c8aef6fb66ef
github.com/lib/pq v1.11.2
github.com/lib/pq v1.12.0
github.com/mattn/go-shellwords v1.0.12
github.com/montanaflynn/stats v0.8.2
github.com/pborman/getopt v1.1.0