Update go.mod

This commit is contained in:
Jinzhu 2021-11-13 13:54:30 +08:00 committed by GitHub
parent c26d0f889b
commit 8a9fd3feca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,6 @@ go 1.14
require (
github.com/google/uuid v1.3.0
github.com/jinzhu/now v1.1.2
github.com/juliangruber/go-intersect v1.1.0 // indirect
github.com/lib/pq v1.10.4
gorm.io/driver/mysql v1.1.3
gorm.io/driver/postgres v1.2.2