go: update gomod version to 1.14 (#365)

This commit is contained in:
Ariel Mashraki
2020-02-27 12:53:35 +02:00
committed by GitHub
parent 332cfe5c6e
commit 2a82920267

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/facebookincubator/ent
go 1.13
go 1.14
require (
github.com/DATA-DOG/go-sqlmock v1.3.3