From 4f4cd5e63573da4d6edcc7d4213afaca67c19f88 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Mon, 23 Nov 2015 15:53:48 -0800 Subject: upgrading libs --- .../_workspace/src/github.com/golang/freetype/example/raster/main.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Godeps/_workspace/src/github.com/golang/freetype/example/raster') diff --git a/Godeps/_workspace/src/github.com/golang/freetype/example/raster/main.go b/Godeps/_workspace/src/github.com/golang/freetype/example/raster/main.go index ae9c57f97..ca3cddfdc 100644 --- a/Godeps/_workspace/src/github.com/golang/freetype/example/raster/main.go +++ b/Godeps/_workspace/src/github.com/golang/freetype/example/raster/main.go @@ -20,8 +20,8 @@ import ( "log" "os" - "github.com/golang/freetype/raster" - "golang.org/x/image/math/fixed" + "github.com/mattermost/platform/Godeps/_workspace/src/github.com/golang/freetype/raster" + "github.com/mattermost/platform/Godeps/_workspace/src/golang.org/x/image/math/fixed" ) type node struct { -- cgit v1.2.3-1-g7c22