mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +02:00
Go 1.19 -> 1.20
Signed-off-by: irbekrm <irbekrm@gmail.com>
This commit is contained in:
parent
cfd48f5408
commit
99cc0cd2e4
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/cert-manager/webhook-example
|
||||
|
||||
go 1.19
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/cert-manager/cert-manager v1.12.1
|
||||
|
|
Loading…
Reference in a new issue