Skip to content

Commit 82630d2

Browse files
Bump github.com/jackc/pgx/v5 from 5.7.1 to 5.9.2 in /test
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.7.1 to 5.9.2. - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.7.1...v5.9.2) --- updated-dependencies: - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.9.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 008c2f5 commit 82630d2

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

test/go.mod

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/Azure/terraform-azurerm-aks
22

3-
go 1.24.0
4-
5-
toolchain go1.24.1
3+
go 1.25.0
64

75
require (
86
github.com/Azure/terraform-module-test-helper v0.32.1
@@ -85,7 +83,7 @@ require (
8583
github.com/imdario/mergo v0.3.11 // indirect
8684
github.com/jackc/pgpassfile v1.0.0 // indirect
8785
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
88-
github.com/jackc/pgx/v5 v5.7.1 // indirect
86+
github.com/jackc/pgx/v5 v5.9.2 // indirect
8987
github.com/jackc/puddle/v2 v2.2.2 // indirect
9088
github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a // indirect
9189
github.com/jmespath/go-jmespath v0.4.0 // indirect

0 commit comments

Comments
 (0)