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

| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.24.0 | 1.24.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-05 10:04:11 +00:00 committed by GitHub
parent de3225d649
commit 468e418669
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.5
toolchain go1.24.0
toolchain go1.24.1
require (
github.com/cert-manager/cert-manager v1.17.1