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

| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.23.3 | 1.23.4 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-05 13:26:33 +00:00 committed by Francesco Canovai
parent e47b26b11e
commit 4c566cccda

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/cloudnative-pg/plugin-barman-cloud
go 1.23
toolchain go1.23.3
toolchain go1.23.4
require (
github.com/cert-manager/cert-manager v1.16.2