summaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2015-09-17 11:04:26 -0400
committerhmhealey <harrisonmhealey@gmail.com>2015-09-17 11:10:06 -0400
commit4005d8bfd09819280ffce4135f659060172e72a9 (patch)
treeae3f5cc29e0fa4d2a543e5cdbe471685981731fb /Godeps/Godeps.json
parent047fec54ccc3b0d72bb6a425d06302ffa210553f (diff)
downloadchat-4005d8bfd09819280ffce4135f659060172e72a9.tar.gz
chat-4005d8bfd09819280ffce4135f659060172e72a9.tar.bz2
chat-4005d8bfd09819280ffce4135f659060172e72a9.zip
Updated godep workspace and freetype library so that godep save and restore work again
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json21
1 files changed, 15 insertions, 6 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index aa46b11ed..7a037e6ab 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -1,12 +1,8 @@
{
"ImportPath": "github.com/mattermost/platform",
- "GoVersion": "go1.4",
+ "GoVersion": "go1.4.2",
"Deps": [
{
- "ImportPath": "code.google.com/p/freetype-go/freetype",
- "Rev": "46c3056cafbb4da11c4087a892c7d2bfa4224a8f"
- },
- {
"ImportPath": "code.google.com/p/go-uuid/uuid",
"Comment": "null-15",
"Rev": "35bc42037350f0078e3c974c6ea690f1926603ab"
@@ -57,6 +53,11 @@
"Rev": "ad637a587dd8314770a1084481dd7b5d4fa1232f"
},
{
+ "ImportPath": "github.com/golang/freetype",
+ "Comment": "release-116-g41fa49a",
+ "Rev": "41fa49aa5b23cc7c4082c9aaaf2da41e195602d9"
+ },
+ {
"ImportPath": "github.com/golang/groupcache/lru",
"Rev": "604ed5785183e59ae2789449d89e73f3a2a77987"
},
@@ -112,7 +113,15 @@
},
{
"ImportPath": "golang.org/x/image/bmp",
- "Rev": "eb11b45157c1b71f30b3cec66306f1cd779a689e"
+ "Rev": "baddd3465a05d84a6d8d3507547a91cb188c81ea"
+ },
+ {
+ "ImportPath": "golang.org/x/image/font",
+ "Rev": "baddd3465a05d84a6d8d3507547a91cb188c81ea"
+ },
+ {
+ "ImportPath": "golang.org/x/image/math/fixed",
+ "Rev": "baddd3465a05d84a6d8d3507547a91cb188c81ea"
},
{
"ImportPath": "gopkg.in/fsnotify.v1",