From 99d09d35b71bb682cdd3a664b6761ab28c654f0d Mon Sep 17 00:00:00 2001 From: liangzy Date: Mon, 31 Aug 2020 10:35:06 +0800 Subject: [PATCH] change xorm.io --- go.mod | 1 + 1 file changed, 1 insertion(+) diff --git a/go.mod b/go.mod index caa0bf6..9d805b8 100644 --- a/go.mod +++ b/go.mod @@ -8,6 +8,7 @@ require ( github.com/astaxie/beego v1.12.2 github.com/go-check/check v0.0.0-20200227125254-8fa46927fb4f // indirect github.com/go-sql-driver/mysql v1.5.0 + github.com/lib/pq v1.0.0 golib.gaore.com/GaoreGo/cast v1.3.2 golib.gaore.com/GaoreGo/goes v1.2.2 // indirect golib.gaore.com/GaoreGo/grconfig v1.1.0