mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-08-22 20:22:51 +02:00
chore(deps): update dependency go to v1.24.6 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0402c611d1
commit
12a024f055
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ module github.com/puzzle/cert-manager-webhook-dnsimple
|
||||||
|
|
||||||
go 1.23.8
|
go 1.23.8
|
||||||
|
|
||||||
toolchain go1.24.5
|
toolchain go1.24.6
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/cert-manager/cert-manager v1.18.2
|
github.com/cert-manager/cert-manager v1.18.2
|
||||||
|
|
Loading…
Reference in a new issue