From 284151a61c5f1b292d7d1fd424f899c0695ea157 Mon Sep 17 00:00:00 2001 From: Niall Sheridan Date: Mon, 8 Jul 2019 00:00:00 +0100 Subject: Use the box & path to packed migrations --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 10f5644..ff4c504 100644 --- a/go.mod +++ b/go.mod @@ -31,6 +31,7 @@ require ( github.com/spf13/viper v1.4.0 github.com/stretchr/testify v1.3.0 github.com/stripe/krl v0.0.0-20160721221607-fd565ec6f8e2 + github.com/ziutek/mymysql v1.5.4 // indirect go4.org v0.0.0-20190313082347-94abd6928b1d golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 -- cgit v1.2.3