From 965833a737be72114fa2954b7f215b8dfa8eb107 Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Tue, 28 Jul 2015 17:31:27 -0700 Subject: Added godeps and the source for the go freetype library --- Godeps/Godeps.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Godeps/Godeps.json') diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 86ed9e0cf..db1468c07 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -2,6 +2,10 @@ "ImportPath": "github.com/mattermost/platform", "GoVersion": "go1.4", "Deps": [ + { + "ImportPath": "code.google.com/p/freetype-go/freetype", + "Rev": "46c3056cafbb4da11c4087a892c7d2bfa4224a8f" + }, { "ImportPath": "code.google.com/p/go-uuid/uuid", "Comment": "null-15", -- cgit v1.2.3-1-g7c22