From 9e0adf0010bb562f4cd91ce5c6e3ec54a9f7f380 Mon Sep 17 00:00:00 2001 From: "tab.zhang" Date: Thu, 21 Mar 2019 10:59:35 +0800 Subject: [PATCH] chnage go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4510e93c..2e91cd6e 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module "github.com/go-xorm/xorm" +module "github.com/eleztian/xorm" require ( "github.com/go-xorm/builder" v0.0.0-20180322150003-a9b7ffcca3f0