Skip to content

Commit fe0ef63

Browse files
committed
Fix go cve CVE-2025-22874 (#1817)
1 parent 6607dca commit fe0ef63

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/streamnative/pulsarctl
22

3-
go 1.24.2
3+
go 1.24.4
44

55
require (
66
github.com/apache/pulsar-client-go v0.14.0

0 commit comments

Comments
 (0)