Skip to content

Commit 61efbd6

Browse files
committed
update to go 1.25.7 for CVE-2025-61726 (and others)
Signed-off-by: Adam D. Cornett <adc@redhat.com>
1 parent 1af9e8d commit 61efbd6

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.25.3
3+
go 1.25.7
44

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

0 commit comments

Comments
 (0)