blob: 324100f8cb33ed0988048ce30e961e286f8ffc51 [file] [log] [blame]
module github.com/apache/dubbo-go-hessian2
require (
github.com/dubbogo/gost v1.1.1
github.com/pkg/errors v0.8.1
github.com/stretchr/testify v1.3.0
)
go 1.13