mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-08-22 20:22:51 +02:00
Merge pull request #63 from puzzle/renovate/go-1.x
chore(deps): update dependency go to v1.24.2
This commit is contained in:
commit
faa5451e26
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ module github.com/puzzle/cert-manager-webhook-dnsimple
|
||||||
|
|
||||||
go 1.23.0
|
go 1.23.0
|
||||||
|
|
||||||
toolchain go1.24.0
|
toolchain go1.24.2
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/cert-manager/cert-manager v1.17.1
|
github.com/cert-manager/cert-manager v1.17.1
|
||||||
|
|
Loading…
Reference in a new issue