We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc76c9 commit f0d028bCopy full SHA for f0d028b
1 file changed
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/onsi/ginkgo v1.16.5
10
github.com/onsi/gomega v1.35.1
11
github.com/prometheus/client_golang v1.20.5
12
- github.com/streamnative/function-mesh/api v0.27.1
+ github.com/streamnative/function-mesh/api v0.27.1-rc-4
13
github.com/streamnative/pulsarctl v0.6.0
14
github.com/stretchr/testify v1.11.1
15
google.golang.org/protobuf v1.36.10
0 commit comments