diff --git a/tests/go.mod b/tests/go.mod index fda50bbb..c4a17fbf 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -4,7 +4,7 @@ go 1.16 require ( github.com/go-sql-driver/mysql v1.7.1 // indirect - github.com/google/uuid v1.3.1 + github.com/google/uuid v1.4.0 github.com/jackc/pgx/v5 v5.4.3 // indirect github.com/jinzhu/now v1.1.5 github.com/lib/pq v1.10.9