chore(deps): update dependency go to v1.25.3

| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.25.2 | 1.25.3 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-14 01:51:23 +00:00 committed by GitHub
parent ea7673343a
commit 0c2c7e51db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/cloudnative-pg/plugin-barman-cloud
go 1.25.0
toolchain go1.25.2
toolchain go1.25.3
require (
github.com/cert-manager/cert-manager v1.19.0