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

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


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-03 09:58:29 +00:00 committed by GitHub
parent 921b20c249
commit e1de4643e8
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.4
toolchain go1.25.5
require (
github.com/cert-manager/cert-manager v1.19.1