Update dependencies
... | ... | @@ -4,7 +4,6 @@ go 1.14 |
require ( | ||
github.com/jinzhu/gorm v1.9.12 | ||
github.com/kr/pretty v0.2.0 // indirect | ||
github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect | ||
github.com/oschwald/maxminddb-golang v1.6.0 | ||
golang.org/x/crypto v0.0.0-20200429183012-4b2356b1ed79 | ||
... | ... |
Please register or sign in to comment