From 5a802e8a740971ebc2aaf256195c976cb421e9e7 Mon Sep 17 00:00:00 2001 From: Durand Fabrice Date: Mon, 1 Apr 2019 15:38:01 -0400 Subject: [PATCH] Use the latest version of go-sql-driver/mysql to fix that https://github.com/go-sql-driver/mysql/pull/934 --- go/vendor/vendor.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/go/vendor/vendor.json b/go/vendor/vendor.json index 4e07edde13c..05c11c1155c 100644 --- a/go/vendor/vendor.json +++ b/go/vendor/vendor.json @@ -231,10 +231,10 @@ "revisionTime": "2016-11-15T14:25:13Z" }, { - "checksumSHA1": "ZbU8qGzETzJZ2t30LmHxla5PLMY=", + "checksumSHA1": "V0JNBANCSAzTqLq4ROu0WZOmc6Q=", "path": "github.com/go-sql-driver/mysql", - "revision": "bc14601d1bd56421dd60f561e6052c9ed77f9daf", - "revisionTime": "2018-01-25T05:47:45Z" + "revision": "c0f6b444ad8f92ecd68f86b27635c1fccdede4c4", + "revisionTime": "2019-03-30T03:22:41Z" }, { "checksumSHA1": "rAnxK4LbUVYQh6VwXkq/89JaroY=",