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

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


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-05 22:00:14 +00:00 committed by GitHub
parent 1ef53d0341
commit de8c3e9b45
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.3
toolchain go1.25.4
require (
github.com/cert-manager/cert-manager v1.19.1