blob: f9957c2015b5afe6123a113dd9a333266d8d9544 [file] [log] [blame]
module github.com/apache/pulsar/pulsar-function-go
require (
github.com/apache/pulsar/pulsar-client-go v0.0.0-20190320194916-f03971cb5b4f
github.com/golang/protobuf v1.3.0
github.com/sirupsen/logrus v1.4.0
github.com/stretchr/testify v1.3.0
gopkg.in/yaml.v2 v2.2.2
)