Skip to content

Commit f53c4fe

Browse files
committed
chore(deps): update dependency go to v1.26.3 (cloudnative-pg#10647)
Bumps the `go` directive in `go.mod` to 1.26.3 (security release, 2026-05-07). Pre-empts Renovate, which hasn't surfaced 1.26.3 yet because the hosted datasource cache is still serving 1.26.2. Will be cherry-picked to release branches. Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com> (cherry picked from commit 91335f3)
1 parent ab48ed0 commit f53c4fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/cloudnative-pg/cloudnative-pg
22

3-
go 1.26.2
3+
go 1.26.3
44

55
require (
66
github.com/DATA-DOG/go-sqlmock v1.5.2

0 commit comments

Comments
 (0)