Skip to content

Commit 3a62d00

Browse files
build: use go 1.24.13
to fix CVE issues cf: operator-framework#7043
1 parent 2e318d5 commit 3a62d00

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/operator-framework/operator-sdk
22

3-
go 1.24.6
3+
go 1.24.13
44

55
require (
66
github.com/blang/semver/v4 v4.0.0

0 commit comments

Comments
 (0)