Skip to content

Commit 5c89e6d

Browse files
committed
bump go version to fix https://pkg.go.dev/vuln/GO-2025-3956
1 parent 0b33485 commit 5c89e6d

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/operator-registry
22

3-
go 1.24.4
3+
go 1.24.6
44

55
require (
66
github.com/akrylysov/pogreb v0.10.2

0 commit comments

Comments
 (0)