Update go-sql-driver/mysql package (#7019)

This commit is contained in:
Krishnan Parthasarathi
2018-12-29 21:59:03 +05:30
committed by Nitish Tiwari
parent f24c017e9a
commit 75cd4201b0
20 changed files with 2008 additions and 801 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
package mysql
import (
"appengine/cloudsql"
"google.golang.org/appengine/cloudsql"
)
func init() {