Update go.mod

This commit is contained in:
Sachin 2021-03-05 18:58:02 -08:00 committed by GitHub
parent 81eb56c1df
commit f5eeaaa97c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
go.mod
View File

@ -1,4 +1,4 @@
module gorm.io/gorm
module github.com/sachinbhutani/gorm
go 1.14