Update go.mod

This commit is contained in:
Sachin 2021-03-09 19:51:05 -08:00 committed by GitHub
parent f5eeaaa97c
commit 678f240c30
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/sachinbhutani/gorm
module gorm.io/gorm
go 1.14