Remove old hessian in go.mod
... | ... | @@ -5,7 +5,6 @@ require ( |
github.com/apache/dubbo-go-hessian2 v1.2.5-0.20190731020727-1697039810c8 | ||
github.com/dubbogo/getty v1.2.2 | ||
github.com/dubbogo/gost v1.1.1 | ||
github.com/dubbogo/hessian2 v1.2.4 | ||
github.com/magiconair/properties v1.8.1 | ||
github.com/pkg/errors v0.8.1 | ||
github.com/samuel/go-zookeeper v0.0.0-20180130194729-c4fab1ac1bec | ||
... | ... |
Please register or sign in to comment