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

| 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>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-06 14:28:06 +01:00 committed by GitHub
parent e47b26b11e
commit 4c8db6dad6
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.23
toolchain go1.23.3
toolchain go1.23.4
require (
github.com/cert-manager/cert-manager v1.16.2