Merge pull request #704 from hmhealey/freetype

Updated godep workspace and freetype library so that godep save and restore work again
This commit is contained in:
Christopher Speller
2015-09-17 12:17:27 -04:00
75 changed files with 89256 additions and 7 deletions

View File

@@ -5,10 +5,10 @@ package api
import (
"bytes"
"code.google.com/p/freetype-go/freetype"
l4g "code.google.com/p/log4go"
b64 "encoding/base64"
"fmt"
"github.com/golang/freetype"
"github.com/gorilla/mux"
"github.com/mattermost/platform/model"
"github.com/mattermost/platform/store"