blob: f8a99676f6c30ceb8284e1f6fedef408cd77f5e8 [file] [log] [blame]
module github.com/apache/rocketmq-client-go
go 1.12
require (
github.com/emirpasic/gods v1.12.0
github.com/sirupsen/logrus v1.4.1
github.com/stretchr/testify v1.3.0
github.com/tidwall/gjson v1.2.1
github.com/tidwall/match v1.0.1 // indirect
github.com/tidwall/pretty v0.0.0-20190325153808-1166b9ac2b65 // indirect
)