Skip to content

Commit 497b131

Browse files
build: use go 1.24.13
to fix CVE issues cf: #7043 Signed-off-by: Pascal Bourdier <pascal.bourdier@gmail.com>
1 parent 2e318d5 commit 497b131

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)