Merge pull request #1074 from percona/dependabot/go_modules/github.com/lib/pq-1.11.2

build(deps): bump github.com/lib/pq from 1.11.1 to 1.11.2
This commit is contained in:
Sveta Smirnova
2026-02-26 15:41:41 +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.1
github.com/lib/pq v1.11.2
github.com/mattn/go-shellwords v1.0.12
github.com/montanaflynn/stats v0.7.1
github.com/pborman/getopt v1.1.0