Merge pull request #8 from Vivino/glaslos-patch-1

fix module name
This commit is contained in:
Lukas Rist 2020-02-18 12:39:21 +01:00 committed by GitHub
commit b416eb4d4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/jinzhu/gorm
module github.com/Vivino/gorm
go 1.12