Mod:go mod & import & const
... | ... | @@ -4,9 +4,8 @@ require ( |
github.com/AlexStocks/getty v0.0.0-20190331201845-1ca64ac5a589 | ||
github.com/AlexStocks/goext v0.3.2 | ||
github.com/AlexStocks/log4go v1.0.2 | ||
github.com/dubbogo/hessian2 v0.0.0-20190331022028-ade83b794bf2 | ||
github.com/dubbogo/hessian2 v0.0.0-20190405234732-5b4d49312622 | ||
github.com/juju/errors v0.0.0-20190207033735-e65537c515d7 | ||
github.com/pkg/errors v0.8.1 | ||
github.com/samuel/go-zookeeper v0.0.0-20180130194729-c4fab1ac1bec | ||
gopkg.in/yaml.v2 v2.2.2 | ||
) |
Please register or sign in to comment