blob: 24e71dd6e3bf372f53dd8f68134a97b3601015fd [file] [log] [blame]
module github.com/dubbogo/hessian2
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dubbogo/gost v1.1.1
github.com/pkg/errors v0.8.1
github.com/stretchr/testify v1.3.0
)