Skip to content

Commit dbd6ec4

Browse files
committed
Update go toolchain to 1.22.11 for CVE fixes
* CVE-2024-45336 * CVE-2024-45341
1 parent bbaca8e commit dbd6ec4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/openshift/cert-manager-operator
22

33
go 1.22.0
44

5-
toolchain go1.22.1
5+
toolchain go1.22.11
66

77
require (
88
github.com/cert-manager/cert-manager v1.15.5

0 commit comments

Comments
 (0)