Skip to content

Commit d860a16

Browse files
use go 1.25
1 parent 7856ff9 commit d860a16

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api/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/function-mesh/api
22

3-
go 1.25.8
3+
go 1.25
44

55
require (
66
k8s.io/api v0.30.9

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/function-mesh
22

3-
go 1.25.8
3+
go 1.25
44

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

0 commit comments

Comments
 (0)