Update dependency go to v1.22.2
This commit is contained in:
parent
98733c7e77
commit
405f987fc6
1 changed files with 1 additions and 3 deletions
4
go.mod
4
go.mod
|
@ -1,8 +1,6 @@
|
|||
module github.com/cert-manager/webhook-example
|
||||
|
||||
go 1.22.0
|
||||
|
||||
toolchain go1.22.2
|
||||
go 1.22.2
|
||||
|
||||
require (
|
||||
github.com/cert-manager/cert-manager v1.14.4
|
||||
|
|
Loading…
Reference in a new issue