mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-02 06:45:49 +02:00
chore(deps): update dependency go to v1.23.4
This commit is contained in:
parent
a45e4c7dce
commit
98f7cf1390
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ module github.com/puzzle/cert-manager-webhook-dnsimple
|
||||||
|
|
||||||
go 1.22.0
|
go 1.22.0
|
||||||
|
|
||||||
toolchain go1.23.2
|
toolchain go1.23.4
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/cert-manager/cert-manager v1.16.1
|
github.com/cert-manager/cert-manager v1.16.1
|
||||||
|
|
Loading…
Reference in a new issue