From abd36d637c37b73b6f1181be1f4fbbeb675aedc7 Mon Sep 17 00:00:00 2001 From: Eric Chiang Date: Tue, 28 Jun 2016 10:16:27 -0700 Subject: [PATCH] *: update mailgun-go to remove dependency on deleted simplehttp pkg --- glide.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/glide.yaml b/glide.yaml index 9d37f302..1c66c9a2 100644 --- a/glide.yaml +++ b/glide.yaml @@ -38,11 +38,9 @@ import: - package: github.com/lib/pq version: 7175accbed18058468c07811f76440d6e8d7cf19 - package: github.com/mailgun/mailgun-go - version: 9578dc67692294bb7e2a6f4b15dd18c97af19440 + version: a98c4eecda3e6a36bd804ae80e9a4f8edaa6cd99 - package: github.com/mattn/go-sqlite3 version: 2513631704612107a1c8b1803fb8e6b3dda2230e -- package: github.com/mbanzon/simplehttp - version: 04c542e7ac706a25820090f274ea6a4f39a63326 - package: github.com/pborman/uuid version: ca53cad383cad2479bbba7f7a1a05797ec1386e4 - package: github.com/rubenv/sql-migrate