blob: be4814b930e4727db678d7dab4661e1e6f271391 [file] [log] [blame]
module github.com/apache/dubbo-go-hessian2
require (
github.com/dubbogo/gost v1.13.1
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
)