Skip to content

Commit ac7494c

Browse files
divyansh42vdemeester
authored andcommitted
Update golang to 1.25.9 to fix CVE-2026-33810
Signed-off-by: divyansh42 <diagrawa@redhat.com>
1 parent 26347e6 commit ac7494c

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/tektoncd/cli
22

3-
go 1.25.6
3+
go 1.25.9
44

55
require (
66
github.com/AlecAivazis/survey/v2 v2.3.7

0 commit comments

Comments
 (0)