Go Module support

This commit is contained in:
袁帆 2019-05-07 13:21:35 +08:00
parent 3db4835f1b
commit 9b68010c7b
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/go-xorm/xorm module github.com/yuanfan/xorm
require ( require (
cloud.google.com/go v0.34.0 // indirect cloud.google.com/go v0.34.0 // indirect