Skip to content

Commit 7f75b9c

Browse files
fix(deps): update module github.com/jackc/pgx/v5 to v5.7.6 (#1246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa0ceed commit 7f75b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console/service/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/go-openapi/strfmt v0.23.0
1313
github.com/google/uuid v1.6.0
1414
github.com/goombaio/namegenerator v0.0.0-20181006234301-989e774b106e
15-
github.com/jackc/pgx/v5 v5.7.5
15+
github.com/jackc/pgx/v5 v5.7.6
1616
github.com/jessevdk/go-flags v1.6.1
1717
github.com/kelseyhightower/envconfig v1.4.0
1818
github.com/mitchellh/mapstructure v1.5.0

0 commit comments

Comments
 (0)