Update dependency go to v1.24.1 (#4)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-05 10:35:16 +00:00 committed by GitHub
parent 0039d7f235
commit 5f6ddf90f4
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/domeneshop/cert-manager-webhook-domeneshop
go 1.23.0
toolchain go1.24.0
toolchain go1.24.1
require (
github.com/cert-manager/cert-manager v1.17.1