Skip to content

Commit 602cb98

Browse files
committed
updating to go 1.24.3 to address CVE-2025-22871
Signed-off-by: Adam D. Cornett <adc@redhat.com>
1 parent 6c5f984 commit 602cb98

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
@@ -1,6 +1,6 @@
11
module github.com/redhat-openshift-ecosystem/preflight-trigger
22

3-
go 1.24.1
3+
go 1.24.3
44

55
require (
66
github.com/ProtonMail/gopenpgp/v2 v2.8.3

0 commit comments

Comments
 (0)