bugfix import path error

This commit is contained in:
TangBin
2018-09-13 14:35:35 +08:00
parent 9b6b1a76a6
commit d4ab9d8b69
+1 -1
View File
@@ -6,7 +6,7 @@ Yunion Conf Service
*/
import (
"yunion.io/x/yunionconf/pkg/yunionconf/service"
"yunion.io/x/onecloud/pkg/yunionconf/service"
)
func main() {