module github.com/class100/yunke-core go 1.15 require ( github.com/storezhang/gox v1.2.8 github.com/storezhang/replace v1.0.4 github.com/storezhang/transfer v1.0.1 ) // replace github.com/storezhang/gox => ../../storezhang/gox