migrate from govendor to dep

This commit is contained in:
bergquist
2018-01-19 09:48:15 +01:00
parent 5bb22b836d
commit e023f79c5a
7349 changed files with 3153306 additions and 64306 deletions

View File

@@ -11,7 +11,7 @@
package mysql
import (
"google.golang.org/appengine/cloudsql"
"appengine/cloudsql"
)
func init() {