Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
546683675c
Merge c8f77fd315 into f12c978732 2026-03-04 16:22:41 +01:00
renovate[bot]
c8f77fd315
chore(deps): update dependency go to v1.25.7
| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.25.6 | 1.25.7 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 17:27:29 +00:00

2
go.mod
View File

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