diff options
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r-- | Godeps/Godeps.json | 38 |
1 files changed, 30 insertions, 8 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index aa46b11ed..9bd02d455 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" @@ -17,6 +13,11 @@ "Rev": "69e2a90ed92d03812364aeb947b7068dc42e561e" }, { + "ImportPath": "code.google.com/p/graphics-go/graphics", + "Comment": "null-25", + "Rev": "f843bfcd8ac420072c7f6804599995b0a229070b" + }, + { "ImportPath": "code.google.com/p/log4go", "Comment": "go.weekly.2012-02-22-1", "Rev": "c3294304d93f48a37d3bed1d382882a9c2989f99" @@ -57,6 +58,11 @@ "Rev": "ad637a587dd8314770a1084481dd7b5d4fa1232f" }, { + "ImportPath": "github.com/golang/freetype", + "Comment": "release-116-g41fa49a", + "Rev": "41fa49aa5b23cc7c4082c9aaaf2da41e195602d9" + }, + { "ImportPath": "github.com/golang/groupcache/lru", "Rev": "604ed5785183e59ae2789449d89e73f3a2a77987" }, @@ -79,14 +85,22 @@ }, { "ImportPath": "github.com/mssola/user_agent", - "Comment": "v0.4.1-2-g35c7f18", - "Rev": "35c7f18f5261cc18c698a461053c119aebaf8542" + "Comment": "v0.4.1-4-ga163d6a", + "Rev": "a163d6a569f1cd264d2f8b2bf3c5d04ace5995eb" }, { "ImportPath": "github.com/nfnt/resize", "Rev": "dc93e1b98c579d90ee2fa15c1fd6dac34f6e7899" }, { + "ImportPath": "github.com/rwcarlsen/goexif/exif", + "Rev": "709fab3d192d7c62f86043caff1e7e3fb0f42bd8" + }, + { + "ImportPath": "github.com/rwcarlsen/goexif/tiff", + "Rev": "709fab3d192d7c62f86043caff1e7e3fb0f42bd8" + }, + { "ImportPath": "github.com/stretchr/objx", "Rev": "cbeaeb16a013161a98496fad62933b1d21786672" }, @@ -112,7 +126,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", |