Skip to content

Commit 332dfb2

Browse files
committed
CVE-2025-58183: Bump Go 1.25
go mod edit -go=1.25.2 Signed-off-by: Vinu K <kevy.vinu@gmail.com>
1 parent eded857 commit 332dfb2

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/openshift/jenkins
22

3-
go 1.25.0
3+
go 1.25.2
44

55
require (
66
github.com/containers/podman/v5 v5.5.2

0 commit comments

Comments
 (0)