Skip to content

Commit 43e9c1b

Browse files
authored
update to go 1.24.6 to address CVE-2025-47906 & CVE-2025-47907 (#179)
Signed-off-by: Adam D. Cornett <adc@redhat.com>
1 parent 44f8909 commit 43e9c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/operator-framework/ansible-operator-plugins
22

3-
go 1.24.4
3+
go 1.24.6
44

55
require (
66
github.com/go-logr/logr v1.4.3

0 commit comments

Comments
 (0)