diff --git a/tests/go.mod b/tests/go.mod index 6315c7f1..76544cd8 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -5,7 +5,7 @@ go 1.14 require ( github.com/google/uuid v1.3.0 github.com/jackc/pgx/v4 v4.14.1 // indirect - github.com/jinzhu/now v1.1.3 + github.com/jinzhu/now v1.1.4 github.com/lib/pq v1.10.4 golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871 // indirect gorm.io/driver/mysql v1.2.0