You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2021/11/19 15:02:09 UTC

[pulsar] branch master updated (747bf21 -> f78fdac)

This is an automated email from the ASF dual-hosted git repository.

penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 747bf21  [package management service] check service status before run commands (#12847)
     add f78fdac  bump function's go client version to v0.7.0 (#12839)

No new revisions were added by this update.

Summary of changes:
 pulsar-function-go/examples/go.mod        |  4 ++-
 pulsar-function-go/examples/go.sum        | 50 +++++++++++++++++++++++++++++++
 pulsar-function-go/go.mod                 |  4 +--
 pulsar-function-go/go.sum                 | 45 +++++++++-------------------
 pulsar-function-go/pf/function.go         |  4 +--
 pulsar-function-go/pf/mockMessage_test.go |  4 +++
 6 files changed, 74 insertions(+), 37 deletions(-)